[arch-commits] Commit in haskell-brick/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun May 27 17:09:42 UTC 2018


    Date: Sunday, May 27, 2018 @ 17:09:42
  Author: felixonmars
Revision: 331930

upgpkg: haskell-brick 0.37.1-1

rebuild with brick 0.37.1

Modified:
  haskell-brick/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-27 16:58:22 UTC (rev 331929)
+++ PKGBUILD	2018-05-27 17:09:42 UTC (rev 331930)
@@ -4,8 +4,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.37
-pkgrel=15
+pkgver=0.37.1
+pkgrel=1
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick"
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
          'haskell-word-wrap')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f58eeb3096b5e44e503d877ab2ea09a7ecc2fa08c23d299832f7c42161abe97b3ce83141d650a9f6e6a182de2861bb0eff668d2ef7f9a79802a699aa4d423bff')
+sha512sums=('7637d484be1bbb55f52859ef1febda5766590ce857561ba60aa204c5edbb16c6d3e83f6ff6f3717c45c1df8384902a9976e2eae22669eb310c3356b77d7f466c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list