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

Felix Yan felixonmars at archlinux.org
Mon Sep 4 16:19:10 UTC 2017


    Date: Monday, September 4, 2017 @ 16:19:08
  Author: felixonmars
Revision: 255652

upgpkg: haskell-vty 5.17.1-1

rebuild with vty,5.17.1

Modified:
  haskell-vty/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-04 16:14:41 UTC (rev 255651)
+++ PKGBUILD	2017-09-04 16:19:08 UTC (rev 255652)
@@ -4,7 +4,7 @@
 
 _hkgname=vty
 pkgname=haskell-vty
-pkgver=5.17
+pkgver=5.17.1
 pkgrel=1
 pkgdesc="A simple terminal UI library"
 url="https://github.com/jtdaugherty/vty"
@@ -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=('56e280c539bd33b40d62a2dd542bd531593736ebcdce1db6525a6182a0750697413393e5b18e2dd17187c3b06993455758cbacd2bceb9ec7774cd6641bb8cc72')
+sha512sums=('f6f237c4698a30d590a8cdf1bb88cc5c9a933fa152fda1c2d852f5a0c319c6b29ce8dc609706325dc3cc2bcc5ba378e8385bfb6967daa924ef3ef16daeb61912')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list