Date: Friday, January 6, 2023 @ 18:19:46 Author: felixonmars Revision: 1378807
upgpkg: haskell-smallcheck 1.2.1-211: rebuild with hashable 1.4.2.0 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 18:18:55 UTC (rev 1378806) +++ PKGBUILD 2023-01-06 18:19:46 UTC (rev 1378807) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.1 -pkgrel=210 +pkgrel=211 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
