[arch-commits] Commit in haskell-vty/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Mar 10 18:36:52 UTC 2020
Date: Tuesday, March 10, 2020 @ 18:36:52
Author: felixonmars
Revision: 593851
upgpkg: haskell-vty 5.28-1: rebuild with vty 5.28
Modified:
haskell-vty/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-10 18:31:26 UTC (rev 593850)
+++ PKGBUILD 2020-03-10 18:36:52 UTC (rev 593851)
@@ -3,8 +3,8 @@
_hkgname=vty
pkgname=haskell-vty
-pkgver=5.27
-pkgrel=3
+pkgver=5.28
+pkgrel=1
pkgdesc="A simple terminal UI library"
url="https://github.com/jtdaugherty/vty"
license=("BSD")
@@ -17,7 +17,7 @@
'haskell-test-framework-smallcheck' 'haskell-test-framework-hunit' 'haskell-random'
'haskell-string-qq')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('191245e52e3ceec7c8758ec13bee456ba1b4eae19736bff8d4bae3f54dde4bccbd8c8a22072edd2c6c61e5535b17276756cb970c6eb5fe3f758919c484785f18')
+sha512sums=('94d90337efaffe0835eecbb9f315db431d41f9e53faa21806bae63475cbc1188f6376e8c4745e2f5f3fe0e6537994d27f9413c39ade32b64ad99c9c9023b3f20')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list