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

Felix Yan felixonmars at archlinux.org
Wed Dec 6 06:12:49 UTC 2017


    Date: Wednesday, December 6, 2017 @ 06:12:48
  Author: felixonmars
Revision: 272452

upgpkg: haskell-brick 0.29.1-1

rebuild with brick,0.29.1

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-06 06:11:08 UTC (rev 272451)
+++ PKGBUILD	2017-12-06 06:12:48 UTC (rev 272452)
@@ -4,8 +4,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.29
-pkgrel=2
+pkgver=0.29.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=('e1c83367b80b3ade486cac80dcfb14148a39c74763c4bc1a5c74f9c6a16067b72c1e1c20980a088ebfae5db931232730dcfc70b949f978d16e78f10debd7d3ca')
+sha512sums=('c8db005e1f4e0f073944bbc43b7acca86923f5d9463184e3442d6171d57a81a1e10b9134e6d6d494ace3ff7d11eb9c443df85cc4a6fee0aa75437d543b5f4bd3')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list