Date: Thursday, May 31, 2018 @ 16:05:52 Author: felixonmars Revision: 334905
upgpkg: haskell-quickcheck 2.11.3-2 rebuild with ghc 8.4.3 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 16:05:09 UTC (rev 334904) +++ PKGBUILD 2018-05-31 16:05:52 UTC (rev 334905) @@ -6,7 +6,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.11.3 -pkgrel=1 +pkgrel=2 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('custom:BSD3')
