Date: Thursday, February 27, 2020 @ 14:25:06 Author: felixonmars Revision: 584139
upgpkg: haskell-hspec-smallcheck 0.5.2-71: rebuild with ghc 8.8.3 Modified: haskell-hspec-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 14:24:23 UTC (rev 584138) +++ PKGBUILD 2020-02-27 14:25:06 UTC (rev 584139) @@ -3,7 +3,7 @@ _hkgname=hspec-smallcheck pkgname=haskell-hspec-smallcheck pkgver=0.5.2 -pkgrel=70 +pkgrel=71 pkgdesc="SmallCheck support for the Hspec testing framework" url="http://hspec.github.io/" license=('MIT')
