summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2026-03-25 22:44:06 +0800
committer宋文武 <iyzsong@member.fsf.org>2026-04-07 18:39:39 +0800
commit74bf7d1d3936fa4fdcc1d67d5d30dbffb43164af (patch)
tree8af9b015e58adb771af5d1e721eb59bc9e0d9885
parentd35d2b33203cb0762084b4f4b2bb0865f0e22675 (diff)
gnu: fcitx5-chewing: Update to 5.1.11.
* gnu/packages/fcitx5.scm (fcitx5-chewing): Update to 5.1.11. Change-Id: I63438f5116acaf642151a4a38e1ff41074e965cb
-rw-r--r--gnu/packages/fcitx5.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm
index 8a58b1b615f..7888b23e7e6 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -457,14 +457,14 @@ backend.")
(define-public fcitx5-chewing
(package
(name "fcitx5-chewing")
- (version "5.1.9")
+ (version "5.1.11")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/fcitx/fcitx5-chewing")
(commit version)))
(sha256
- (base32 "1mgpxvmxfbqy8gymdsdmspgknh0pc751dm5rsrvdvfbd5lsa6pn6"))
+ (base32 "1x4a4vcb7vg9dx0f2bjrb2v6dcr8cwxnm8gdd47fkxqn890rgrnc"))
(file-name (git-file-name name version))))
(build-system cmake-build-system)
(arguments