Date: Saturday, December 26, 2020 @ 04:04:39 Author: felixonmars Revision: 791847
upgpkg: haskell-hashtables 1.2.4.1-21: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 04:03:59 UTC (rev 791846) +++ PKGBUILD 2020-12-26 04:04:39 UTC (rev 791847) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=20 +pkgrel=21 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
