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