GNU bug report logs -
#76192
[PATCH 00/11] fcitx5 updates
Previous Next
Reported by: iyzsong <at> envs.net
Date: Tue, 11 Feb 2025 04:20:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 76192 <at> debbugs.gnu.org (full text, mbox):
From: 宋文武 <iyzsong <at> member.fsf.org>
* 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 429aa997ff..58fd34ecdb 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -374,14 +374,14 @@ (define-public fcitx5-anthy
(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
--
2.48.1
This bug report was last modified 156 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.