Date: Monday, January 4, 2021 @ 22:06:37 Author: felixonmars Revision: 808240
upgpkg: haskell-quickcheck 2.14.2-51: rebuild with comonad 5.0.8 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-04 22:05:37 UTC (rev 808239) +++ PKGBUILD 2021-01-04 22:06:37 UTC (rev 808240) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=50 +pkgrel=51 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
