Date: Sunday, March 15, 2020 @ 11:20:34 Author: felixonmars Revision: 597815
upgpkg: haskell-hspec 2.7.1-35: 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 11:20:00 UTC (rev 597814) +++ PKGBUILD 2020-03-15 11:20:34 UTC (rev 597815) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.1 -pkgrel=34 +pkgrel=35 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
