Date: Sunday, February 14, 2021 @ 00:11:43 Author: felixonmars Revision: 859894
upgpkg: haskell-quickcheck 2.14.2-100: rebuild with doctest 0.18 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-14 00:10:38 UTC (rev 859893) +++ PKGBUILD 2021-02-14 00:11:43 UTC (rev 859894) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=99 +pkgrel=100 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
