Date: Tuesday, June 23, 2020 @ 21:40:58 Author: felixonmars Revision: 651674
upgpkg: haskell-smallcheck 1.2.0-2: rebuild with splitmix 0.1 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-23 21:40:20 UTC (rev 651673) +++ PKGBUILD 2020-06-23 21:40:58 UTC (rev 651674) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
