Date: Wednesday, October 26, 2022 @ 12:04:55 Author: felixonmars Revision: 1335150
upgpkg: haskell-smallcheck 1.2.1-197: rebuild with doctest 0.20.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 12:04:11 UTC (rev 1335149) +++ PKGBUILD 2022-10-26 12:04:55 UTC (rev 1335150) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=196 +pkgrel=197 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
