Date: Wednesday, August 24, 2022 @ 21:20:28
  Author: felixonmars
Revision: 1277256

upgpkg: haskell-hashtables 1.3-5: rebuild with hashable 1.4.1.0

Modified:
  haskell-hashtables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-08-24 21:20:13 UTC (rev 1277255)
+++ PKGBUILD    2022-08-24 21:20:28 UTC (rev 1277256)
@@ -4,7 +4,7 @@
 _hkgname=hashtables
 pkgname=haskell-hashtables
 pkgver=1.3
-pkgrel=4
+pkgrel=5
 pkgdesc="Mutable hash tables in the ST monad"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=('BSD')

Reply via email to