Date: Saturday, October 24, 2020 @ 18:48:41 Author: felixonmars Revision: 731511
upgpkg: haskell-quickcheck 2.14.1-41: rebuild with bifunctors 5.5.8 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-24 18:47:14 UTC (rev 731510) +++ PKGBUILD 2020-10-24 18:48:41 UTC (rev 731511) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.1 -pkgrel=40 +pkgrel=41 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
