Date: Tuesday, April 13, 2021 @ 08:34:10 Author: felixonmars Revision: 916747
upgpkg: haskell-hashtables 1.2.4.1-61: rebuild with quickcheck-classes-base 0.6.2.0 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-13 08:33:24 UTC (rev 916746) +++ PKGBUILD 2021-04-13 08:34:10 UTC (rev 916747) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=60 +pkgrel=61 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
