Date: Tuesday, January 26, 2021 @ 21:02:07 Author: felixonmars Revision: 830960
upgpkg: haskell-quickcheck 2.14.2-71: rebuild with call-stack 0.3.0 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-26 21:00:26 UTC (rev 830959) +++ PKGBUILD 2021-01-26 21:02:07 UTC (rev 830960) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=70 +pkgrel=71 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
