Date: Wednesday, December 23, 2020 @ 04:59:32 Author: felixonmars Revision: 783648
upgpkg: haskell-hspec-smallcheck 0.5.2-116: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-hspec-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-23 04:58:48 UTC (rev 783647) +++ PKGBUILD 2020-12-23 04:59:32 UTC (rev 783648) @@ -3,7 +3,7 @@ _hkgname=hspec-smallcheck pkgname=haskell-hspec-smallcheck pkgver=0.5.2 -pkgrel=115 +pkgrel=116 pkgdesc="SmallCheck support for the Hspec testing framework" url="http://hspec.github.io/" license=('MIT')
