Date: Saturday, March 6, 2021 @ 20:11:56 Author: felixonmars Revision: 884555
upgpkg: haskell-quickcheck 2.14.2-120: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 20:10:55 UTC (rev 884554) +++ PKGBUILD 2021-03-06 20:11:56 UTC (rev 884555) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=119 +pkgrel=120 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
