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