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

Felix Yan felixonmars at archlinux.org
Fri Sep 7 14:28:21 UTC 2018


    Date: Friday, September 7, 2018 @ 14:28:20
  Author: felixonmars
Revision: 378608

upgpkg: haskell-brick 0.41-1

rebuild with brick 0.41

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-07 13:23:28 UTC (rev 378607)
+++ PKGBUILD	2018-09-07 14:28:20 UTC (rev 378608)
@@ -4,8 +4,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.40
-pkgrel=9
+pkgver=0.41
+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=('6f4c881300a4f20c9f61ce272527209010f30c77fa274101d87d7fd8a77cc102233c31f42f85e3307f818c357714f963b939fc9027c2c06cfcb4242d86109c32')
+sha512sums=('f90e46d92cc27e3ed9a59f548fcc490a35213b3f62835a0f817f87970e64d00cb10c7e4c492a264d9ec4d7ad1afd3b9c1151ed3a263faad44409ea7bf257d1d7')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list