Date: Monday, March 14, 2022 @ 00:16:34 Author: felixonmars Revision: 1151946
upgpkg: haskell-hashtables 1.2.4.2-24: rebuild with hspec 2.9.1, hspec-core 2.9.1, hspec-discover 2.9.1 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-14 00:15:57 UTC (rev 1151945) +++ PKGBUILD 2022-03-14 00:16:34 UTC (rev 1151946) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.4.2 -pkgrel=23 +pkgrel=24 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
