Date: Friday, January 6, 2023 @ 20:21:42
  Author: felixonmars
Revision: 1379320

upgpkg: haskell-hashtables 1.3.1-11: rebuild with hashable 1.4.2.0

Modified:
  haskell-hashtables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-06 20:21:35 UTC (rev 1379319)
+++ PKGBUILD    2023-01-06 20:21:42 UTC (rev 1379320)
@@ -4,7 +4,7 @@
 _hkgname=hashtables
 pkgname=haskell-hashtables
 pkgver=1.3.1
-pkgrel=10
+pkgrel=11
 pkgdesc="Mutable hash tables in the ST monad"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=('BSD')

Reply via email to