Date: Tuesday, March 31, 2020 @ 15:25:11 Author: felixonmars Revision: 608119
upgpkg: haskell-quickcheck 2.14-2: rebuild with QuickCheck 2.14 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 15:24:05 UTC (rev 608118) +++ PKGBUILD 2020-03-31 15:25:11 UTC (rev 608119) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14 -pkgrel=1 +pkgrel=2 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
