[arch-commits] Commit in haskell-vty/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Feb 15 17:29:28 UTC 2018
Date: Thursday, February 15, 2018 @ 17:29:24
Author: felixonmars
Revision: 294748
upgpkg: haskell-vty 5.20-1
rebuild with vty,5.20
Modified:
haskell-vty/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-02-15 17:16:24 UTC (rev 294747)
+++ PKGBUILD 2018-02-15 17:29:24 UTC (rev 294748)
@@ -4,8 +4,8 @@
_hkgname=vty
pkgname=haskell-vty
-pkgver=5.19.2
-pkgrel=4
+pkgver=5.20
+pkgrel=1
pkgdesc="A simple terminal UI library"
url="https://github.com/jtdaugherty/vty"
license=("custom:BSD3")
@@ -18,7 +18,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=('e162c3964a007792727866043ba0b8e9cb7dc031f14d0dc4eec45ce3996be8291d1d01844341d5d7742ff12dc47abb7e9652e622478720f1b9ff558c3597e042')
+sha512sums=('1f44c563ed4eb86d9e1b5f57225b7be1909bc2d27cba9fa89b25ef84ef1ab926c071cdb893e6dfd6f53cc79c35b62a64a7c1dd08a45de39cc23bc6cb8faf1e08')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list