Date: Sunday, August 8, 2021 @ 09:19:44 Author: felixonmars Revision: 994876
upgpkg: haskell-quickcheck 2.14.2-197: 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 09:18:19 UTC (rev 994875) +++ PKGBUILD 2021-08-08 09:19:44 UTC (rev 994876) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=196 +pkgrel=197 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
