Date: Wednesday, October 7, 2015 @ 03:05:06 Author: allan Revision: 143134
GHC 7.10.2 rebuild Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-07 01:00:53 UTC (rev 143133) +++ PKGBUILD 2015-10-07 01:05:06 UTC (rev 143134) @@ -6,7 +6,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.8 -pkgrel=4 +pkgrel=5 pkgdesc='Automatic testing of Haskell programs' url='http://hackage.haskell.org/package/QuickCheck' license=('custom:BSD3')
