Date: Saturday, January 4, 2020 @ 09:22:31 Author: felixonmars Revision: 547851
upgpkg: haskell-quickcheck 2.13.2-12: rebuild with ansi-terminal 0.10.2 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-04 09:20:56 UTC (rev 547850) +++ PKGBUILD 2020-01-04 09:22:31 UTC (rev 547851) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.13.2 -pkgrel=11 +pkgrel=12 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
