Date: Saturday, May 28, 2022 @ 13:51:21 Author: felixonmars Revision: 1211379
upgpkg: haskell-test-framework-smallcheck 0.2-200: rebuild with doctest 0.20.0 Modified: haskell-test-framework-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 13:51:14 UTC (rev 1211378) +++ PKGBUILD 2022-05-28 13:51:21 UTC (rev 1211379) @@ -4,7 +4,7 @@ _hkgname=test-framework-smallcheck pkgname=haskell-test-framework-smallcheck pkgver=0.2 -pkgrel=199 +pkgrel=200 pkgdesc="SmallCheck support for the test-framework package" url="https://github.com/feuerbach/smallcheck" license=("BSD")
