Date: Tuesday, March 31, 2020 @ 18:11:43 Author: felixonmars Revision: 608203
upgpkg: haskell-quickcheck 2.14-4: 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 18:10:37 UTC (rev 608202) +++ PKGBUILD 2020-03-31 18:11:43 UTC (rev 608203) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14 -pkgrel=3 +pkgrel=4 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
