Date: Saturday, January 30, 2021 @ 14:28:02 Author: felixonmars Revision: 835903
upgpkg: haskell-quickcheck 2.14.2-79: rebuild with vector 0.12.2.0 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 14:26:24 UTC (rev 835902) +++ PKGBUILD 2021-01-30 14:28:02 UTC (rev 835903) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=78 +pkgrel=79 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
