Date: Tuesday, October 27, 2020 @ 09:53:47 Author: felixonmars Revision: 734190
upgpkg: haskell-smallcheck 1.2.0-24: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 09:53:34 UTC (rev 734189) +++ PKGBUILD 2020-10-27 09:53:47 UTC (rev 734190) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=23 +pkgrel=24 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
