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

Felix Yan felixonmars at archlinux.org
Sun Sep 9 18:44:09 UTC 2018


    Date: Sunday, September 9, 2018 @ 18:44:08
  Author: felixonmars
Revision: 378929

upgpkg: haskell-brick 0.41.1-1

rebuild with brick 0.41.1

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-09 18:42:21 UTC (rev 378928)
+++ PKGBUILD	2018-09-09 18:44:08 UTC (rev 378929)
@@ -4,7 +4,7 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.41
+pkgver=0.41.1
 pkgrel=1
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick"
@@ -16,7 +16,7 @@
          'haskell-word-wrap')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('f90e46d92cc27e3ed9a59f548fcc490a35213b3f62835a0f817f87970e64d00cb10c7e4c492a264d9ec4d7ad1afd3b9c1151ed3a263faad44409ea7bf257d1d7')
+sha512sums=('c788e54dfc08b63edea511a4a92906ec98a9e7ddba9c199dc24dafa8a64d77fac3d2a931a0b1dea8c8fb6c514b48abe49144a31ddefc1051a00f2330a0f650ab')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list