Date: Thursday, July 1, 2021 @ 15:56:50 Author: felixonmars Revision: 969355
upgpkg: haskell-quickcheck 2.14.2-180: rebuild with call-stack 0.4.0 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-01 15:54:36 UTC (rev 969354) +++ PKGBUILD 2021-07-01 15:56:50 UTC (rev 969355) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=179 +pkgrel=180 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
