Date: Sunday, August 8, 2021 @ 08:20:46 Author: felixonmars Revision: 994840
upgpkg: haskell-quickcheck 2.14.2-196: rebuild with primitive 0.7.2.0 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 08:19:20 UTC (rev 994839) +++ PKGBUILD 2021-08-08 08:20:46 UTC (rev 994840) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=195 +pkgrel=196 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
