Date: Saturday, March 9, 2019 @ 23:38:23 Author: felixonmars Revision: 438742
upgpkg: haskell-quickcheck 2.12.6.1-2 rebuild with ghc 8.6.4 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 23:38:23 UTC (rev 438741) +++ PKGBUILD 2019-03-09 23:38:23 UTC (rev 438742) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.12.6.1 -pkgrel=1 +pkgrel=2 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
