Date: Thursday, September 22, 2022 @ 09:36:37 Author: felixonmars Revision: 1306772
upgpkg: haskell-hashtables 1.3-9: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 09:36:37 UTC (rev 1306771) +++ PKGBUILD 2022-09-22 09:36:37 UTC (rev 1306772) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.3 -pkgrel=8 +pkgrel=9 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
