Date: Monday, August 8, 2022 @ 14:21:38 Author: felixonmars Revision: 1260858
upgpkg: haskell-quickcheck 2.14.2-338: rebuild with tasty 1.4.2.3 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 14:20:49 UTC (rev 1260857) +++ PKGBUILD 2022-08-08 14:21:38 UTC (rev 1260858) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=337 +pkgrel=338 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
