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

Felix Yan felixonmars at archlinux.org
Fri Jul 17 20:51:52 UTC 2020


    Date: Friday, July 17, 2020 @ 20:51:51
  Author: felixonmars
Revision: 664374

upgpkg: haskell-vty 5.30-1: rebuild with vty 5.30

Modified:
  haskell-vty/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-17 20:49:40 UTC (rev 664373)
+++ PKGBUILD	2020-07-17 20:51:51 UTC (rev 664374)
@@ -3,7 +3,7 @@
 
 _hkgname=vty
 pkgname=haskell-vty
-pkgver=5.29
+pkgver=5.30
 pkgrel=1
 pkgdesc="A simple terminal UI library"
 url="https://github.com/jtdaugherty/vty"
@@ -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=('ec0111f83853992f55c1d3b2ccdb1453973b4897ab4b4d505ccf67f22810a6a8551bf105cb50e53f1782ab26838616867e23ea89a991dea2ecc41b10b96eae3b')
+sha512sums=('99c7a9be8499e5e29d14cfeea45881b7c50db68572ac69798dc70965fff8efc5aa10641427359b12069420945adac1a0264083867eebe7a23c6f2248cdbbd408')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list