From 3af83d2af7fec7b77619cd07e2bb9068944fdbb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Date: Tue, 11 Feb 2025 12:29:11 +0800 Subject: [PATCH] gnu: fcitx5-chewing: Update to 5.1.7. * gnu/packages/fcitx5.scm (fcitx5-chewing): Update to 5.1.7. Change-Id: Ia3b9a152a2a6ea09199401c850c53aac113ba025 --- gnu/packages/fcitx5.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm index 429aa997ff4d89c226ce0b5446023db22cb9f133..58fd34ecdb7d6a33899708d7c12dd57fd2e4f23e 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -374,14 +374,14 @@ the Anthy input method.") (define-public fcitx5-chewing (package (name "fcitx5-chewing") - (version "5.1.5") + (version "5.1.7") (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/fcitx/fcitx5-chewing") (commit version))) (sha256 - (base32 "011psyvvcbrw062zw807lm33n827qza7mqaagf8zb0cz3hh1qwm9")) + (base32 "1hr5ylyzm5r02la5lh6alrp6g19y0dm9ccydd9ygy30srd26pga0")) (file-name (git-file-name name version)))) (build-system cmake-build-system) (arguments