Date: Friday, March 5, 2021 @ 22:48:27 Author: felixonmars Revision: 882650
upgpkg: haskell-hashtables 1.2.4.1-51: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 22:47:47 UTC (rev 882649) +++ PKGBUILD 2021-03-05 22:48:27 UTC (rev 882650) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.1 -pkgrel=50 +pkgrel=51 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
