Date: Thursday, April 25, 2019 @ 16:24:44 Author: felixonmars Revision: 453965
upgpkg: haskell-quickcheck 2.12.6.1-3 rebuild with ghc 8.6.5 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 16:23:45 UTC (rev 453964) +++ PKGBUILD 2019-04-25 16:24:44 UTC (rev 453965) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.12.6.1 -pkgrel=2 +pkgrel=3 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
