Date: Friday, January 6, 2023 @ 19:51:34 Author: felixonmars Revision: 1379073
upgpkg: haskell-quickcheck-unicode 1.0.1.0-211: rebuild with hashable 1.4.2.0 Modified: haskell-quickcheck-unicode/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 19:50:44 UTC (rev 1379072) +++ PKGBUILD 2023-01-06 19:51:34 UTC (rev 1379073) @@ -3,7 +3,7 @@ _hkgname=quickcheck-unicode pkgname=haskell-quickcheck-unicode pkgver=1.0.1.0 -pkgrel=210 +pkgrel=211 pkgdesc="Generator and shrink functions for testing Unicode-related software." url="https://github.com/bos/quickcheck-unicode" license=('BSD')
