Date: Saturday, June 2, 2018 @ 09:21:11 Author: felixonmars Revision: 337227
upgpkg: haskell-quickcheck 2.11.3-4 rebuild with primitive 0.6.4.0 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-02 09:20:26 UTC (rev 337226) +++ PKGBUILD 2018-06-02 09:21:11 UTC (rev 337227) @@ -6,7 +6,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.11.3 -pkgrel=3 +pkgrel=4 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('custom:BSD3')
