Date: Monday, March 7, 2022 @ 17:18:40 Author: felixonmars Revision: 1144476
upgpkg: haskell-test-framework-smallcheck 0.2-186: rebuild with doctest 0.19.0 Modified: haskell-test-framework-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 17:18:22 UTC (rev 1144475) +++ PKGBUILD 2022-03-07 17:18:40 UTC (rev 1144476) @@ -4,7 +4,7 @@ _hkgname=test-framework-smallcheck pkgname=haskell-test-framework-smallcheck pkgver=0.2 -pkgrel=185 +pkgrel=186 pkgdesc="SmallCheck support for the test-framework package" url="https://github.com/feuerbach/smallcheck" license=("BSD")
