Date: Sunday, March 15, 2020 @ 12:21:54 Author: felixonmars Revision: 597909
upgpkg: haskell-hspec 2.7.1-37: rebuild with hashable 1.3.0.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 12:21:21 UTC (rev 597908) +++ PKGBUILD 2020-03-15 12:21:54 UTC (rev 597909) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.1 -pkgrel=36 +pkgrel=37 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
