Date: Monday, July 19, 2021 @ 17:02:56 Author: felixonmars Revision: 978842
upgpkg: haskell-quickcheck 2.14.2-188: rebuild with regex-posix 0.96.0.1 Modified: haskell-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-19 17:01:59 UTC (rev 978841) +++ PKGBUILD 2021-07-19 17:02:56 UTC (rev 978842) @@ -5,7 +5,7 @@ _hkgname=QuickCheck pkgname=haskell-quickcheck pkgver=2.14.2 -pkgrel=187 +pkgrel=188 pkgdesc='Automatic testing of Haskell programs' url='https://hackage.haskell.org/package/QuickCheck' license=('BSD')
