Date: Thursday, December 24, 2020 @ 05:45:08
  Author: felixonmars
Revision: 786485

upgpkg: haskell-hashtables 1.2.4.1-19: rebuild with ghc 8.10.3

Modified:
  haskell-hashtables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-12-24 05:44:28 UTC (rev 786484)
+++ PKGBUILD    2020-12-24 05:45:08 UTC (rev 786485)
@@ -4,7 +4,7 @@
 _hkgname=hashtables
 pkgname=haskell-hashtables
 pkgver=1.2.4.1
-pkgrel=18
+pkgrel=19
 pkgdesc="Mutable hash tables in the ST monad"
 url="https://hackage.haskell.org/package/${_hkgname}";
 license=('BSD')

Reply via email to