Date: Wednesday, March 3, 2021 @ 20:18:43 Author: felixonmars Revision: 879368
upgpkg: haskell-quickcheck 2.14.2-115: rebuild with tasty 1.4 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 20:02:07 UTC (rev 879367) +++ PKGBUILD 2021-03-03 20:18:43 UTC (rev 879368) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=114 +pkgrel=115 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')