Date: Saturday, December 18, 2021 @ 13:16:26 Author: felixonmars Revision: 1076828
upgpkg: haskell-hspec-smallcheck 0.5.2-192: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-hspec-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 13:15:49 UTC (rev 1076827) +++ PKGBUILD 2021-12-18 13:16:26 UTC (rev 1076828) @@ -3,7 +3,7 @@ _hkgname=hspec-smallcheck pkgname=haskell-hspec-smallcheck pkgver=0.5.2 -pkgrel=191 +pkgrel=192 pkgdesc="SmallCheck support for the Hspec testing framework" url="http://hspec.github.io/" license=('MIT')
