Date: Tuesday, February 4, 2020 @ 16:59:11 Author: felixonmars Revision: 562085
upgpkg: haskell-quickcheck 2.13.2-16: rebuild with vector 0.12.1.0 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-04 16:57:47 UTC (rev 562084) +++ PKGBUILD 2020-02-04 16:59:11 UTC (rev 562085) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.13.2 -pkgrel=15 +pkgrel=16 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
