GNU bug report logs -
#68383
[PATCH 00/10] fcitx5 updates (5.1.6)
Previous Next
Reported by: iyzsong <at> envs.net
Date: Thu, 11 Jan 2024 12:10:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/fcitx5.scm (fcitx5-rime): Update to 5.1.4.
Change-Id: If418aff57363ffc2f2469eedbf90606d7ff3aac8
---
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 9a80ca570e..d492680a2e 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -539,7 +539,7 @@ (define-public fcitx5-material-color-theme
(define-public fcitx5-rime
(package
(name "fcitx5-rime")
- (version "5.1.3")
+ (version "5.1.4")
(source (origin
(method url-fetch)
(uri (string-append "https://download.fcitx-im.org/fcitx5"
@@ -547,7 +547,7 @@ (define-public fcitx5-rime
".tar.xz"))
(sha256
(base32
- "0cs3zq69fpasch6sq9yar2qw8403rxr2g4hjxn7mmshi1h1j6nm8"))))
+ "02rq3rcmc23qd9ravh0nf0hywkzwn3l9hb2ja74vmrf7x5cqic5m"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ;no tests
--
2.41.0
This bug report was last modified 1 year and 175 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.