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

Felix Yan felixonmars at archlinux.org
Mon May 27 16:14:30 UTC 2019


    Date: Monday, May 27, 2019 @ 16:14:30
  Author: felixonmars
Revision: 471618

upgpkg: haskell-hashtables 1.2.3.2-3

rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21

Modified:
  haskell-hashtables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-27 16:13:49 UTC (rev 471617)
+++ PKGBUILD	2019-05-27 16:14:30 UTC (rev 471618)
@@ -4,7 +4,7 @@
 _hkgname=hashtables
 pkgname=haskell-hashtables
 pkgver=1.2.3.2
-pkgrel=2
+pkgrel=3
 pkgdesc="Mutable hash tables in the ST monad"
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=('BSD')



More information about the arch-commits mailing list