Date: Saturday, June 19, 2021 @ 00:36:03 Author: felixonmars Revision: 965238
upgpkg: haskell-quickcheck 2.14.2-178: rebuild with ghc 9.0.1 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 00:34:43 UTC (rev 965237) +++ PKGBUILD 2021-06-19 00:36:03 UTC (rev 965238) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=177 +pkgrel=178 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
