Date: Friday, September 30, 2022 @ 01:29:40 Author: felixonmars Revision: 1317739
upgpkg: haskell-hashtables 1.3-12: rebuild with hspec 2.10.2, hspec-core 2.10.2, hspec-discover 2.10.2 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 01:28:55 UTC (rev 1317738) +++ PKGBUILD 2022-09-30 01:29:40 UTC (rev 1317739) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.3 -pkgrel=11 +pkgrel=12 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
