Date: Tuesday, January 5, 2021 @ 08:43:35 Author: felixonmars Revision: 808439
upgpkg: haskell-quickcheck 2.14.2-53: 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-05 08:42:26 UTC (rev 808438) +++ PKGBUILD 2021-01-05 08:43:35 UTC (rev 808439) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=52 +pkgrel=53 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
