[arch-commits] Commit in haskell-brick/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue May 26 04:17:11 UTC 2020
Date: Tuesday, May 26, 2020 @ 04:17:10
Author: felixonmars
Revision: 634995
upgpkg: haskell-brick 0.54-1: rebuild with brick 0.54
Modified:
haskell-brick/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-26 04:13:11 UTC (rev 634994)
+++ PKGBUILD 2020-05-26 04:17:10 UTC (rev 634995)
@@ -3,8 +3,8 @@
_hkgname=brick
pkgname=haskell-brick
-pkgver=0.53
-pkgrel=4
+pkgver=0.54
+pkgrel=1
pkgdesc="A declarative terminal user interface library"
url="https://github.com/jtdaugherty/brick"
license=("BSD")
@@ -14,7 +14,7 @@
'haskell-contravariant' 'haskell-text-zipper' 'haskell-word-wrap')
makedepends=('ghc' 'haskell-quickcheck')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8a2fda701fd5a7bca84c1ce7d96c8d87d65d6ea41e9fae1f6156c282269ade48c8dfd8bd9354c00906583f10e83bc4cb692c4d9236f44cbe77e73cb1b2b0344d')
+sha512sums=('e8f8ac8271464d54e05b6b51ddc63435b5ccc011822e56d685f9a7d84f6201aba1e5b91eacf96d7fda0a629a9c7c01f23dd6642a56785177fa97324616ebaabf')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list