Date: Tuesday, April 4, 2023 @ 18:41:16 Author: felixonmars Revision: 1434895
upgpkg: haskell-quickcheck 2.14.2-405: rebuild with syb 0.7.2.3 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-04 18:40:14 UTC (rev 1434894) +++ PKGBUILD 2023-04-04 18:41:16 UTC (rev 1434895) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=404 +pkgrel=405 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
