Date: Wednesday, February 2, 2022 @ 16:04:32 Author: felixonmars Revision: 1122518
upgpkg: haskell-quickcheck 2.14.2-262: rebuild with base-orphans 0.8.6 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 16:03:34 UTC (rev 1122517) +++ PKGBUILD 2022-02-02 16:04:32 UTC (rev 1122518) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=261 +pkgrel=262 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
