Date: Wednesday, June 9, 2021 @ 19:38:40 Author: felixonmars Revision: 960374
upgpkg: haskell-quickcheck 2.14.2-175: rebuild with unliftio 0.2.18 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-09 19:36:00 UTC (rev 960373) +++ PKGBUILD 2021-06-09 19:38:40 UTC (rev 960374) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=174 +pkgrel=175 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
