Date: Sunday, August 30, 2020 @ 22:38:39 Author: felixonmars Revision: 693258
upgpkg: haskell-quickcheck 2.14.1-14: rebuild with happy 1.20.0 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-30 22:36:55 UTC (rev 693257) +++ PKGBUILD 2020-08-30 22:38:39 UTC (rev 693258) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.1 -pkgrel=13 +pkgrel=14 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
