Date: Monday, September 14, 2020 @ 14:11:25 Author: felixonmars Revision: 706029
upgpkg: haskell-smallcheck 1.2.0-16: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-smallcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 14:11:00 UTC (rev 706028) +++ PKGBUILD 2020-09-14 14:11:25 UTC (rev 706029) @@ -3,7 +3,7 @@ _hkgname=smallcheck pkgname=haskell-smallcheck pkgver=1.2.0 -pkgrel=15 +pkgrel=16 pkgdesc="A property-based testing library" url="https://github.com/feuerbach/smallcheck" license=('BSD')
