Date: Monday, September 14, 2020 @ 18:52:15 Author: felixonmars Revision: 706288
upgpkg: haskell-hashtables 1.2.4.0-4: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 18:51:35 UTC (rev 706287) +++ PKGBUILD 2020-09-14 18:52:15 UTC (rev 706288) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.0 -pkgrel=3 +pkgrel=4 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
