[arch-commits] Commit in haskell-vty/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jan 30 09:58:33 UTC 2018


    Date: Tuesday, January 30, 2018 @ 09:58:32
  Author: felixonmars
Revision: 288216

upgpkg: haskell-vty 5.19.2-1

rebuild with vty,5.19.2

Modified:
  haskell-vty/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-30 09:53:51 UTC (rev 288215)
+++ PKGBUILD	2018-01-30 09:58:32 UTC (rev 288216)
@@ -4,8 +4,8 @@
 
 _hkgname=vty
 pkgname=haskell-vty
-pkgver=5.19.1
-pkgrel=5
+pkgver=5.19.2
+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=('da8b9600ef9df9df2752a6c2909b79d5c931e392803def4c8ca48b4821fcc5dc6bac9c413c2bd8cb576439b96219a9c16364faf59f859ac586a3cd49d93b0764')
+sha512sums=('e162c3964a007792727866043ba0b8e9cb7dc031f14d0dc4eec45ce3996be8291d1d01844341d5d7742ff12dc47abb7e9652e622478720f1b9ff558c3597e042')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list