Date: Monday, September 7, 2020 @ 10:19:42 Author: felixonmars Revision: 699564
upgpkg: haskell-hashtables 1.2.3.4-37: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-07 10:19:08 UTC (rev 699563) +++ PKGBUILD 2020-09-07 10:19:42 UTC (rev 699564) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.3.4 -pkgrel=36 +pkgrel=37 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
