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

Felix Yan felixonmars at archlinux.org
Thu Oct 18 11:48:46 UTC 2018


    Date: Thursday, October 18, 2018 @ 11:48:45
  Author: felixonmars
Revision: 395951

upgpkg: haskell-vty 5.25-1

rebuild with vty 5.25

Modified:
  haskell-vty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-18 11:47:00 UTC (rev 395950)
+++ PKGBUILD	2018-10-18 11:48:45 UTC (rev 395951)
@@ -3,8 +3,8 @@
 
 _hkgname=vty
 pkgname=haskell-vty
-pkgver=5.24
-pkgrel=8
+pkgver=5.25
+pkgrel=1
 pkgdesc="A simple terminal UI library"
 url="https://github.com/jtdaugherty/vty"
 license=("custom:BSD3")
@@ -17,7 +17,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=('d2adee06c7afe610f4b45efe5355abfea527f94b4e8b1a433aab800d19a606bea9f875153c7d07122c70a7219c743da899a2a27beb00bab05b8e87d6543c5a44')
+sha512sums=('fbd7404463e2dbde33bf94d15270d9ceb56e9382477b37d652619aaa4fe4f4f173773db3131a5b36141ce42ff7468e08517aeeb14ff96dab495c776723f18a3c')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list