Date: Saturday, March 20, 2021 @ 22:29:57 Author: felixonmars Revision: 896257
upgpkg: haskell-quickcheck 2.14.2-130: rebuild with tasty 1.4.0.2 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-20 22:26:47 UTC (rev 896256) +++ PKGBUILD 2021-03-20 22:29:57 UTC (rev 896257) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=129 +pkgrel=130 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
