Date: Friday, November 27, 2020 @ 10:56:10 Author: felixonmars Revision: 764048
upgpkg: haskell-quickcheck 2.14.2-10: rebuild with unbounded-delays 0.1.1.1 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-27 10:56:00 UTC (rev 764047) +++ PKGBUILD 2020-11-27 10:56:10 UTC (rev 764048) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=9 +pkgrel=10 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
