Date: Friday, June 10, 2022 @ 15:56:36 Author: felixonmars Revision: 1230508
upgpkg: haskell-smallcheck 1.2.1-162: rebuild with ansi-terminal 0.11.2 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-10 15:56:19 UTC (rev 1230507) +++ PKGBUILD 2022-06-10 15:56:36 UTC (rev 1230508) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=161 +pkgrel=162 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
