Date: Friday, April 24, 2020 @ 00:26:28 Author: felixonmars Revision: 618478
upgpkg: haskell-quickcheck 2.14-6: rebuild with ghc 8.10.1 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 00:24:14 UTC (rev 618477) +++ PKGBUILD 2020-04-24 00:26:28 UTC (rev 618478) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14 -pkgrel=5 +pkgrel=6 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
