Date: Thursday, June 2, 2022 @ 20:03:00 Author: felixonmars Revision: 1219057
upgpkg: haskell-quickcheck 2.14.2-317: rebuild with primitive 0.7.4.0 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-02 20:02:53 UTC (rev 1219056) +++ PKGBUILD 2022-06-02 20:03:00 UTC (rev 1219057) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=316 +pkgrel=317 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
