Date: Saturday, May 28, 2022 @ 12:15:46 Author: felixonmars Revision: 1211105
upgpkg: haskell-smallcheck 1.2.1-153: 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 12:15:39 UTC (rev 1211104) +++ PKGBUILD 2022-05-28 12:15:46 UTC (rev 1211105) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=152 +pkgrel=153 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
