Date: Sunday, September 25, 2022 @ 19:33:12 Author: felixonmars Revision: 1309960
upgpkg: haskell-quickcheck-unicode 1.0.1.0-199: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-quickcheck-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:33:12 UTC (rev 1309959) +++ PKGBUILD 2022-09-25 19:33:12 UTC (rev 1309960) @@ -3,7 +3,7 @@ _hkgname=quickcheck-unicode pkgname=haskell-quickcheck-unicode pkgver=1.0.1.0 -pkgrel=198 +pkgrel=199 pkgdesc="Generator and shrink functions for testing Unicode-related software." url="https://github.com/bos/quickcheck-unicode" license=('BSD')
