Date: Saturday, February 15, 2020 @ 21:34:06 Author: felixonmars Revision: 571868
upgpkg: haskell-quickcheck 2.13.2-19: rebuild with ghc 8.8.2 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 21:32:37 UTC (rev 571867) +++ PKGBUILD 2020-02-15 21:34:06 UTC (rev 571868) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.13.2 -pkgrel=18 +pkgrel=19 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
