Date: Tuesday, March 31, 2020 @ 21:41:52 Author: felixonmars Revision: 608369
upgpkg: haskell-hspec 2.7.1-38: rebuild with QuickCheck 2.14 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 21:41:26 UTC (rev 608368) +++ PKGBUILD 2020-03-31 21:41:52 UTC (rev 608369) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.1 -pkgrel=37 +pkgrel=38 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
