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

Felix Yan felixonmars at archlinux.org
Wed Aug 1 18:56:17 UTC 2018


    Date: Wednesday, August 1, 2018 @ 18:56:17
  Author: felixonmars
Revision: 367204

upgpkg: haskell-brick 0.39-1

rebuild with brick 0.39

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-01 18:55:32 UTC (rev 367203)
+++ PKGBUILD	2018-08-01 18:56:17 UTC (rev 367204)
@@ -4,8 +4,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.38
-pkgrel=6
+pkgver=0.39
+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=('d04fe99999bf5f74114400492a89bebc4b51b65fa898258540afebdd5c6bade0c714239e86dea7295d1162703398b6ed3facc5ea0b9880c2d35e64f0cdfa0934')
+sha512sums=('6527341f7cf8e90dfe8e8c38a9ca5429c3b0e8f9bc4fd023c426e43bec22dccd93d5850d96005464ee875e6b2ffe86a4a98c701310da11a3a166a8dda3e1f141')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list