Date: Tuesday, March 31, 2020 @ 22:25:30
  Author: felixonmars
Revision: 608463

upgpkg: haskell-hashtables 1.2.3.4-21: rebuild with QuickCheck 2.14

Modified:
  haskell-hashtables/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-03-31 22:25:16 UTC (rev 608462)
+++ PKGBUILD    2020-03-31 22:25:30 UTC (rev 608463)
@@ -4,7 +4,7 @@
 _hkgname=hashtables
 pkgname=haskell-hashtables
 pkgver=1.2.3.4
-pkgrel=20
+pkgrel=21
 pkgdesc="Mutable hash tables in the ST monad"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=('BSD')

Reply via email to