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