guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

189/244: gnu: fcitx5-qt: Update to 5.0.17.


From: guix-commits
Subject: 189/244: gnu: fcitx5-qt: Update to 5.0.17.
Date: Wed, 12 Apr 2023 08:49:27 -0400 (EDT)

apteryx pushed a commit to branch staging
in repository guix.

commit b54bce0243dad9b70fba4de7196b2e233e2c5549
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Apr 1 16:25:26 2023 +0800

    gnu: fcitx5-qt: Update to 5.0.17.
    
    * gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.17.
---
 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 906a435deb..65ece03713 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -312,7 +312,7 @@ IM module for GTK+3 applications.
 (define-public fcitx5-qt
   (package
     (name "fcitx5-qt")
-    (version "5.0.16")
+    (version "5.0.17")
     (source
      (origin
        (method url-fetch)
@@ -320,7 +320,7 @@ IM module for GTK+3 applications.
                            "/fcitx5-qt/fcitx5-qt-"
                            version ".tar.xz"))
        (sha256
-        (base32 "1wsal20629iwcjdqs8mj4ksg62al2aw05da11ak35fjbbw2w2fjq"))))
+        (base32 "1x4iks052jn6dcwd1lv1i9cpwh3l3qnnd3phryfsg4kn4yhyfs22"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags



reply via email to

[Prev in Thread] Current Thread [Next in Thread]