Date: Saturday, September 12, 2020 @ 15:21:39 Author: felixonmars Revision: 704104
upgpkg: haskell-hashtables 1.2.4.0-3: rebuild with ansi-terminal 0.11 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 15:20:57 UTC (rev 704103) +++ PKGBUILD 2020-09-12 15:21:39 UTC (rev 704104) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.0 -pkgrel=2 +pkgrel=3 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
