Date: Wednesday, May 16, 2018 @ 15:25:14 Author: felixonmars Revision: 322875
upgpkg: haskell-quickcheck 2.10.1-4 rebuild with ghc 8.4.2 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-16 15:24:26 UTC (rev 322874) +++ PKGBUILD 2018-05-16 15:25:14 UTC (rev 322875) @@ -6,7 +6,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.10.1 -pkgrel=3 +pkgrel=4 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('custom:BSD3')
