Date: Monday, February 15, 2021 @ 09:51:02 Author: felixonmars Revision: 860905
upgpkg: haskell-hspec-smallcheck 0.5.2-143: rebuild with doctest 0.18 Modified: haskell-hspec-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 09:50:29 UTC (rev 860904) +++ PKGBUILD 2021-02-15 09:51:02 UTC (rev 860905) @@ -3,7 +3,7 @@ _hkgname=hspec-smallcheck pkgname=haskell-hspec-smallcheck pkgver=0.5.2 -pkgrel=142 +pkgrel=143 pkgdesc="SmallCheck support for the Hspec testing framework" url="http://hspec.github.io/" license=('MIT')
