Date: Saturday, September 12, 2020 @ 13:42:24 Author: felixonmars Revision: 703846
upgpkg: haskell-hashable 1.3.0.0-21: rebuild with ansi-terminal 0.11 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 13:41:46 UTC (rev 703845) +++ PKGBUILD 2020-09-12 13:42:24 UTC (rev 703846) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.0.0 -pkgrel=20 +pkgrel=21 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
