[arch-commits] Commit in haskell-brick/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Thu Nov 11 14:46:52 UTC 2021
Date: Thursday, November 11, 2021 @ 14:46:52
Author: felixonmars
Revision: 1042156
upgpkg: haskell-brick 0.64.1-1: rebuild with brick 0.64.1
Modified:
haskell-brick/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-11 14:46:34 UTC (rev 1042155)
+++ PKGBUILD 2021-11-11 14:46:52 UTC (rev 1042156)
@@ -3,8 +3,8 @@
_hkgname=brick
pkgname=haskell-brick
-pkgver=0.64
-pkgrel=11
+pkgver=0.64.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=('4a27eac644d4baee61dd0d6cde461fb741e5d577ac0c2a5919cf83c546883f4e03e290e3e3d7c76a69e6c14693f7c829334d564d7196ab044d187fdbe7ce19c1')
+sha512sums=('d7860bf9e4e6a5fc25eecabe7193aa826f0bc8450c913bfe1632aeeeec6e38490d76d6c5ae98df275ef5fac7170cad446020b74ec97ddd56d1f902f4c9967fdb')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list