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

Felix Yan felixonmars at archlinux.org
Wed Nov 28 17:52:42 UTC 2018


    Date: Wednesday, November 28, 2018 @ 17:52:42
  Author: felixonmars
Revision: 410440

upgpkg: haskell-brick 0.41.5-1

rebuild with brick 0.41.5

Modified:
  haskell-brick/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-28 17:40:49 UTC (rev 410439)
+++ PKGBUILD	2018-11-28 17:52:42 UTC (rev 410440)
@@ -3,7 +3,7 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.41.4
+pkgver=0.41.5
 pkgrel=1
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick"
@@ -15,7 +15,7 @@
          'haskell-word-wrap')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('19a5cd678f064b70a0685fa8fefd82cf1a315ae6866a6fa33a362a3547198e77d35aeabfc3e1e923d0757095d5eff6bd646efff8223a19b3b08dafad6f003a1b')
+sha512sums=('b5dff0568f8931cb328f7b3a1f4376e2836d4ac402f79771e56eaf51e946ce7565ebe9ea90d6d4b633664ca7671d9ecd2348ba23ee9b09d650976cb640f01c69')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list