Date: Monday, February 8, 2021 @ 16:22:22 Author: felixonmars Revision: 849349
upgpkg: haskell-hashtables 1.2.4.1-41: rebuild with code-page 0.2.1 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-08 16:21:38 UTC (rev 849348) +++ PKGBUILD 2021-02-08 16:22:22 UTC (rev 849349) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=40 +pkgrel=41 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
