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

Felix Yan felixonmars at archlinux.org
Sun Jul 29 16:14:43 UTC 2018


    Date: Sunday, July 29, 2018 @ 16:14:42
  Author: felixonmars
Revision: 364844

upgpkg: haskell-vty 5.23.1-1

rebuild with vty 5.23.1

Modified:
  haskell-vty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-29 16:13:45 UTC (rev 364843)
+++ PKGBUILD	2018-07-29 16:14:42 UTC (rev 364844)
@@ -4,8 +4,8 @@
 
 _hkgname=vty
 pkgname=haskell-vty
-pkgver=5.23
-pkgrel=2
+pkgver=5.23.1
+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=('3278f125eeedc086e29f987ff7dcc609b40e41af038b3e9d233f1d34306f198cd70c7d7827adbacbf9039d8f2ff3d37718536b7af32347802717258387d2bb00')
+sha512sums=('002d0251c10a1d22384984e56ba29eab0ed2d2d8dd748c8d613fa76db4ce2c65b48aeb85b20e31c617f57ef47f604eee778c72e4c9fe7320498561a9cd385e23')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list