Date: Tuesday, January 26, 2021 @ 17:48:24 Author: felixonmars Revision: 830822
upgpkg: haskell-quickcheck 2.14.2-69: 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 17:46:52 UTC (rev 830821) +++ PKGBUILD 2021-01-26 17:48:24 UTC (rev 830822) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=68 +pkgrel=69 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
