Date: Friday, February 12, 2021 @ 23:46:43 Author: felixonmars Revision: 857098
upgpkg: haskell-quickcheck 2.14.2-99: 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 23:45:49 UTC (rev 857097) +++ PKGBUILD 2021-02-12 23:46:43 UTC (rev 857098) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=98 +pkgrel=99 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
