[arch-commits] Commit in haskell-brick/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Mar 30 15:08:02 UTC 2020
Date: Monday, March 30, 2020 @ 15:08:00
Author: felixonmars
Revision: 607015
upgpkg: haskell-brick 0.52.1-1: rebuild with brick 0.52.1
Modified:
haskell-brick/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-30 15:07:53 UTC (rev 607014)
+++ PKGBUILD 2020-03-30 15:08:00 UTC (rev 607015)
@@ -3,8 +3,8 @@
_hkgname=brick
pkgname=haskell-brick
-pkgver=0.52
-pkgrel=25
+pkgver=0.52.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=('c15981b83cb9ceb7a85de5dbabf9f074c56d4be9d9605ffee30bac7b7a4b441ae235bf62899f5f1768dd945b90e5d866ef44dac5777ba2067ac825204507c872')
+sha512sums=('910f2a4b202706fb878c70639665f85b61c6191d5aa8009e47bc3eca89ee0c935087e434cca0d7123694525fb39ef71a3000a49ac1dd957979a7a218175e8bf7')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list