Date: Wednesday, October 26, 2022 @ 12:54:34 Author: felixonmars Revision: 1335374
upgpkg: haskell-quickcheck-unicode 1.0.1.0-204: rebuild with doctest 0.20.1 Modified: haskell-quickcheck-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 12:54:26 UTC (rev 1335373) +++ PKGBUILD 2022-10-26 12:54:34 UTC (rev 1335374) @@ -3,7 +3,7 @@ _hkgname=quickcheck-unicode pkgname=haskell-quickcheck-unicode pkgver=1.0.1.0 -pkgrel=203 +pkgrel=204 pkgdesc="Generator and shrink functions for testing Unicode-related software." url="https://github.com/bos/quickcheck-unicode" license=('BSD')
