Date: Monday, August 29, 2022 @ 20:49:10 Author: felixonmars Revision: 1286002
upgpkg: haskell-hashtables 1.3-7: rebuild with base-compat 0.12.2, base-compat-batteries 0.12.2 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-29 20:49:01 UTC (rev 1286001) +++ PKGBUILD 2022-08-29 20:49:10 UTC (rev 1286002) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.3 -pkgrel=6 +pkgrel=7 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
