Date: Monday, February 6, 2023 @ 01:10:33 Author: felixonmars Revision: 1393465
upgpkg: haskell-hashtables 1.3.1-13: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 01:10:31 UTC (rev 1393464) +++ PKGBUILD 2023-02-06 01:10:33 UTC (rev 1393465) @@ -4,7 +4,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.3.1 -pkgrel=12 +pkgrel=13 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
