Date: Thursday, June 17, 2021 @ 23:39:30 Author: felixonmars Revision: 965009
upgpkg: haskell-quickcheck 2.14.2-176: 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-17 23:38:24 UTC (rev 965008) +++ PKGBUILD 2021-06-17 23:39:30 UTC (rev 965009) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=175 +pkgrel=176 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
