Date: Tuesday, March 31, 2020 @ 23:52:57 Author: felixonmars Revision: 608576
upgpkg: haskell-hspec-smallcheck 0.5.2-75: rebuild with QuickCheck 2.14 Modified: haskell-hspec-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 23:52:27 UTC (rev 608575) +++ PKGBUILD 2020-03-31 23:52:57 UTC (rev 608576) @@ -3,7 +3,7 @@ _hkgname=hspec-smallcheck pkgname=haskell-hspec-smallcheck pkgver=0.5.2 -pkgrel=74 +pkgrel=75 pkgdesc="SmallCheck support for the Hspec testing framework" url="http://hspec.github.io/" license=('MIT')
