GNU bug report logs - #68383
[PATCH 00/10] fcitx5 updates (5.1.6)

Previous Next

Package: guix-patches;

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


Message #23 received at 68383 <at> debbugs.gnu.org (full text, mbox):

From: iyzsong <at> envs.net
To: 68383 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH 06/10] gnu: fcitx5-qt: Update to 5.1.4.
Date: Thu, 11 Jan 2024 20:11:18 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.1.4.

Change-Id: Ie2b8a3bb061d4a068602a841dae4b50a37715668
---
 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 1545e085b5..d1c1272fc5 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -306,7 +306,7 @@ (define-public fcitx5-gtk4
 (define-public fcitx5-qt
   (package
     (name "fcitx5-qt")
-    (version "5.1.3")
+    (version "5.1.4")
     (source
      (origin
        (method url-fetch)
@@ -314,7 +314,7 @@ (define-public fcitx5-qt
                            "/fcitx5-qt/fcitx5-qt-"
                            version ".tar.xz"))
        (sha256
-        (base32 "0wyzq91fcqhv655fjhzfjmlj0xr365sl5cjgck75xaj08gj3mw61"))))
+        (base32 "0jdisavns5k718vrnh2lmmyrnys101szbw107d200nfl4i26wllj"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags
-- 
2.41.0





This bug report was last modified 1 year and 122 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.