Date: Saturday, March 27, 2021 @ 23:21:15 Author: felixonmars Revision: 905752
upgpkg: haskell-quickcheck-unicode 1.0.1.0-118: rebuild with tasty 1.4.1 Modified: haskell-quickcheck-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-27 23:20:39 UTC (rev 905751) +++ PKGBUILD 2021-03-27 23:21:15 UTC (rev 905752) @@ -3,7 +3,7 @@ _hkgname=quickcheck-unicode pkgname=haskell-quickcheck-unicode pkgver=1.0.1.0 -pkgrel=117 +pkgrel=118 pkgdesc="Generator and shrink functions for testing Unicode-related software." url="https://github.com/bos/quickcheck-unicode" license=('BSD')
