Date: Monday, February 7, 2022 @ 14:44:39 Author: felixonmars Revision: 1128078
upgpkg: haskell-hashtables 1.2.4.2-19: rebuild with base-compat 0.12.0, base-compat-batteries 0.12.0 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-07 14:44:01 UTC (rev 1128077) +++ PKGBUILD 2022-02-07 14:44:39 UTC (rev 1128078) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.2 -pkgrel=18 +pkgrel=19 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
