Date: Monday, August 8, 2022 @ 13:07:19 Author: felixonmars Revision: 1260674
upgpkg: haskell-quickcheck 2.14.2-337: 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 13:07:10 UTC (rev 1260673) +++ PKGBUILD 2022-08-08 13:07:19 UTC (rev 1260674) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=336 +pkgrel=337 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
