Date: Friday, March 3, 2023 @ 00:03:06 Author: felixonmars Revision: 1408214
upgpkg: haskell-quickcheck 2.14.2-402: rebuild with tagged 0.8.7 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-03 00:01:54 UTC (rev 1408213) +++ PKGBUILD 2023-03-03 00:03:06 UTC (rev 1408214) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=401 +pkgrel=402 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
