Date: Wednesday, January 4, 2023 @ 23:41:56 Author: felixonmars Revision: 1375882
upgpkg: haskell-hashtables 1.3.1-10: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 23:41:56 UTC (rev 1375881) +++ PKGBUILD 2023-01-04 23:41:56 UTC (rev 1375882) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.3.1 -pkgrel=9 +pkgrel=10 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
