Date: Saturday, October 31, 2020 @ 22:42:28 Author: felixonmars Revision: 737935
upgpkg: haskell-hashtables 1.2.4.1-9: rebuild with unliftio 0.2.13.1 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-31 22:41:45 UTC (rev 737934) +++ PKGBUILD 2020-10-31 22:42:28 UTC (rev 737935) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=8 +pkgrel=9 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
