Date: Sunday, October 14, 2018 @ 23:15:07 Author: felixonmars Revision: 393923
upgpkg: haskell-quickcheck 2.12.1-2 rebuild with ghc 8.6.1 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-14 23:14:16 UTC (rev 393922) +++ PKGBUILD 2018-10-14 23:15:07 UTC (rev 393923) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.12.1 -pkgrel=1 +pkgrel=2 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('custom:BSD3')
