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

Felix Yan felixonmars at archlinux.org
Fri Nov 23 11:41:00 UTC 2018


    Date: Friday, November 23, 2018 @ 11:41:00
  Author: felixonmars
Revision: 409532

upgpkg: haskell-brick 0.41.4-1

rebuild with brick 0.41.4

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-23 11:39:23 UTC (rev 409531)
+++ PKGBUILD	2018-11-23 11:41:00 UTC (rev 409532)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.41.3
-pkgrel=3
+pkgver=0.41.4
+pkgrel=1
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
          'haskell-word-wrap')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f2c0ecbd4bc48bc3baf529ff412c6c3bb87a876aa0d819dc48bfaa3d930f50867b2490b10d4120bdf9390641492c85990f53dc88e68c58d824ff48342b02c8bd')
+sha512sums=('19a5cd678f064b70a0685fa8fefd82cf1a315ae6866a6fa33a362a3547198e77d35aeabfc3e1e923d0757095d5eff6bd646efff8223a19b3b08dafad6f003a1b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list