Date: Saturday, May 28, 2022 @ 13:37:43 Author: felixonmars Revision: 1211321
upgpkg: haskell-smallcheck 1.2.1-154: rebuild with doctest 0.20.0 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 13:37:09 UTC (rev 1211320) +++ PKGBUILD 2022-05-28 13:37:43 UTC (rev 1211321) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=153 +pkgrel=154 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
