Date: Saturday, January 30, 2021 @ 14:22:28 Author: felixonmars Revision: 835895
upgpkg: haskell-quickcheck 2.14.2-78: 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:05:11 UTC (rev 835894) +++ PKGBUILD 2021-01-30 14:22:28 UTC (rev 835895) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=77 +pkgrel=78 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
