Date: Saturday, June 19, 2021 @ 00:31:30 Author: felixonmars Revision: 965230
upgpkg: haskell-quickcheck 2.14.2-177: 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:25:05 UTC (rev 965229) +++ PKGBUILD 2021-06-19 00:31:30 UTC (rev 965230) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=176 +pkgrel=177 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
