[arch-commits] Commit in haskell-vty/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Nov 9 20:04:52 UTC 2020
Date: Monday, November 9, 2020 @ 20:04:52
Author: felixonmars
Revision: 748131
upgpkg: haskell-vty 5.32-1: rebuild with vty 5.32
Modified:
haskell-vty/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-09 19:56:43 UTC (rev 748130)
+++ PKGBUILD 2020-11-09 20:04:52 UTC (rev 748131)
@@ -3,8 +3,8 @@
_hkgname=vty
pkgname=haskell-vty
-pkgver=5.31
-pkgrel=8
+pkgver=5.32
+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=('f661c37209a22f7949c3637a6cdb6e8405a8d6fafd9c51fb1d80b04e8057941cda2e764b804ad2245db0b1d01cf83404b82411ca5d2332bc3057098669d57dbf')
+sha512sums=('bd7a59d3c1336d045b7abab4b4c02ecba5d88617189a0a4ef7bd03609e6590d365fca297db827d709075f56c79b83e5fc020f7d6156b1e98a450fe2dafb06f6e')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list