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

Felix Yan felixonmars at archlinux.org
Sat Aug 19 14:40:48 UTC 2017


    Date: Saturday, August 19, 2017 @ 14:40:47
  Author: felixonmars
Revision: 252560

upgpkg: haskell-vty 5.17-1

rebuild with vty,5.17

Modified:
  haskell-vty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-19 12:39:13 UTC (rev 252559)
+++ PKGBUILD	2017-08-19 14:40:47 UTC (rev 252560)
@@ -4,8 +4,8 @@
 
 _hkgname=vty
 pkgname=haskell-vty
-pkgver=5.16
-pkgrel=3
+pkgver=5.17
+pkgrel=1
 pkgdesc="A simple terminal UI library"
 url="https://github.com/jtdaugherty/vty"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
          "haskell-stm" "haskell-terminfo" "haskell-text" "haskell-utf8-string" "haskell-vector")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2862037d55cbb8b6454188b776ce9473c1646d4ccdf14314e4ca21781dfecbd6de3aa51ad1766d0df46ffb4a6afb8f8334f805a08897ea9d1ceb2bc9583da82e')
+sha512sums=('56e280c539bd33b40d62a2dd542bd531593736ebcdce1db6525a6182a0750697413393e5b18e2dd17187c3b06993455758cbacd2bceb9ec7774cd6641bb8cc72')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list