Date: Sunday, September 25, 2022 @ 19:37:00 Author: felixonmars Revision: 1309983
upgpkg: haskell-quickcheck-safe 0.1.0.6-7: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-quickcheck-safe/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:36:02 UTC (rev 1309982) +++ PKGBUILD 2022-09-25 19:37:00 UTC (rev 1309983) @@ -3,7 +3,7 @@ _hkgname=QuickCheck-safe pkgname=haskell-quickcheck-safe pkgver=0.1.0.6 -pkgrel=6 +pkgrel=7 pkgdesc="Safe reimplementation of QuickCheck's core" url="https://github.com/int-e/QuickCheck-safe" license=("MIT")
