Date: Friday, February 12, 2021 @ 14:19:38 Author: felixonmars Revision: 856905
upgpkg: haskell-quickcheck 2.14.2-98: rebuild with logict 0.7.1.0 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-12 14:19:24 UTC (rev 856904) +++ PKGBUILD 2021-02-12 14:19:38 UTC (rev 856905) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=97 +pkgrel=98 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
