Date: Tuesday, October 26, 2021 @ 10:40:37 Author: felixonmars Revision: 1033736
upgpkg: haskell-quickcheck 2.14.2-220: rebuild with base-orphans 0.8.5 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 10:39:40 UTC (rev 1033735) +++ PKGBUILD 2021-10-26 10:40:37 UTC (rev 1033736) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=219 +pkgrel=220 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
