Date: Sunday, April 10, 2022 @ 00:14:07 Author: felixonmars Revision: 1183800
upgpkg: haskell-hashtables 1.2.4.2-31: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-10 00:14:01 UTC (rev 1183799) +++ PKGBUILD 2022-04-10 00:14:07 UTC (rev 1183800) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.2 -pkgrel=30 +pkgrel=31 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
