Date: Saturday, September 5, 2020 @ 23:08:49 Author: felixonmars Revision: 699225
upgpkg: haskell-hashable 1.3.0.0-19: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-05 23:08:09 UTC (rev 699224) +++ PKGBUILD 2020-09-05 23:08:49 UTC (rev 699225) @@ -4,7 +4,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.3.0.0 -pkgrel=18 +pkgrel=19 pkgdesc="Mutable hash tables in the ST monad" url="https://hackage.haskell.org/package/${_hkgname}" license=('BSD')
