[arch-commits] Commit in haskell-vty/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 21 07:27:08 UTC 2017
Date: Friday, July 21, 2017 @ 07:27:08
Author: felixonmars
Revision: 245884
upgpkg: haskell-vty 5.16-1
rebuild with vty,5.16
Modified:
haskell-vty/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-07-21 07:21:06 UTC (rev 245883)
+++ PKGBUILD 2017-07-21 07:27:08 UTC (rev 245884)
@@ -4,8 +4,8 @@
_hkgname=vty
pkgname=haskell-vty
-pkgver=5.15.1
-pkgrel=2
+pkgver=5.16
+pkgrel=1
pkgdesc="A simple terminal UI library"
url="https://github.com/jtdaugherty/vty"
license=("custom:BSD3")
@@ -14,7 +14,7 @@
"haskell-microlens-th" "haskell-hashable" "haskell-mtl" "haskell-parallel" "haskell-parsec"
"haskell-stm" "haskell-terminfo" "haskell-text" "haskell-utf8-string" "haskell-vector")
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('244333de71c043395732cc400eede3739e2b109c2c1ce93e4bafc75496c5482d')
+sha512sums=('2862037d55cbb8b6454188b776ce9473c1646d4ccdf14314e4ca21781dfecbd6de3aa51ad1766d0df46ffb4a6afb8f8334f805a08897ea9d1ceb2bc9583da82e')
build() {
cd "${srcdir}/${_hkgname}-${pkgver}"
More information about the arch-commits
mailing list