[arch-commits] Commit in haskell-brick/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sat Feb 13 17:18:34 UTC 2021
Date: Saturday, February 13, 2021 @ 17:18:34
Author: felixonmars
Revision: 859381
upgpkg: haskell-brick 0.60.1-1: rebuild with brick 0.60.1
Modified:
haskell-brick/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-13 17:14:12 UTC (rev 859380)
+++ PKGBUILD 2021-02-13 17:18:34 UTC (rev 859381)
@@ -3,8 +3,8 @@
_hkgname=brick
pkgname=haskell-brick
-pkgver=0.60
-pkgrel=2
+pkgver=0.60.1
+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=('5c289fcb71af0b2bd15e3c9f616ee2f68ab6f2832d11869cee85ef2c1f41fb64db2aae3f67c87a6e6f221b8169a97ed9d825d8fd5a09f72e26e0a706dc47bd78')
+sha512sums=('4041d7dc4a47d372de8a32b930d771911b3a40a3c955952c3fd620b91d00d1816b46495050382d5ceb3a3caade3d33be26212c7590b28ed4a4bb085e1ad78113')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list