Date: Tuesday, July 12, 2022 @ 00:52:34 Author: felixonmars Revision: 1249863
upgpkg: haskell-smallcheck 1.2.1-169: rebuild with tasty 1.4.2.2 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 00:52:26 UTC (rev 1249862) +++ PKGBUILD 2022-07-12 00:52:34 UTC (rev 1249863) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=168 +pkgrel=169 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
