Date: Wednesday, January 27, 2021 @ 22:47:48 Author: felixonmars Revision: 833108
upgpkg: haskell-quickcheck 2.14.2-72: rebuild with bifunctors 5.5.10 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-27 22:46:17 UTC (rev 833107) +++ PKGBUILD 2021-01-27 22:47:48 UTC (rev 833108) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=71 +pkgrel=72 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
