Date: Monday, January 10, 2022 @ 19:47:09 Author: felixonmars Revision: 1099908
upgpkg: haskell-quickcheck 2.14.2-250: rebuild with ghc 9.0.2 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 19:45:07 UTC (rev 1099907) +++ PKGBUILD 2022-01-10 19:47:09 UTC (rev 1099908) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=249 +pkgrel=250 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
