Date: Tuesday, October 27, 2020 @ 11:15:32 Author: felixonmars Revision: 734323
upgpkg: haskell-quickcheck 2.14.1-45: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 11:14:30 UTC (rev 734322) +++ PKGBUILD 2020-10-27 11:15:32 UTC (rev 734323) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.1 -pkgrel=44 +pkgrel=45 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
