Date: Friday, October 30, 2020 @ 15:47:38 Author: felixonmars Revision: 736726
upgpkg: haskell-hashable 1.3.0.0-31: rebuild with unliftio 0.2.13.1 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 15:46:37 UTC (rev 736725) +++ PKGBUILD 2020-10-30 15:47:38 UTC (rev 736726) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.0.0 -pkgrel=30 +pkgrel=31 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
