Date: Saturday, April 23, 2022 @ 20:43:02 Author: felixonmars Revision: 1188434
upgpkg: haskell-hashtables 1.2.4.2-32: rebuild with hashable 1.4.0.1 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 20:42:54 UTC (rev 1188433) +++ PKGBUILD 2022-04-23 20:43:02 UTC (rev 1188434) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.2 -pkgrel=31 +pkgrel=32 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
