Date: Monday, August 8, 2022 @ 15:25:28 Author: felixonmars Revision: 1261082
upgpkg: haskell-quickcheck-unicode 1.0.1.0-192: rebuild with tasty 1.4.2.3 Modified: haskell-quickcheck-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 15:25:11 UTC (rev 1261081) +++ PKGBUILD 2022-08-08 15:25:28 UTC (rev 1261082) @@ -3,7 +3,7 @@ _hkgname=quickcheck-unicode pkgname=haskell-quickcheck-unicode pkgver=1.0.1.0 -pkgrel=191 +pkgrel=192 pkgdesc="Generator and shrink functions for testing Unicode-related software." url="https://github.com/bos/quickcheck-unicode" license=('BSD')
