guix-commits
[Top][All Lists]
Advanced

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

05/09: gnu: fcitx5-qt: Update to 5.0.16.


From: guix-commits
Subject: 05/09: gnu: fcitx5-qt: Update to 5.0.16.
Date: Fri, 27 Jan 2023 21:07:37 -0500 (EST)

iyzsong pushed a commit to branch master
in repository guix.

commit b25c6fd2370de1ae333fc10feb4d29710758aa7e
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Mon Jan 16 15:26:38 2023 +0800

    gnu: fcitx5-qt: Update to 5.0.16.
    
    * gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.16.
---
 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 5197c83b78..7f7ec0824f 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.15")
+    (version "5.0.16")
     (source
      (origin
        (method url-fetch)
@@ -320,7 +320,7 @@ IM module for GTK+3 applications.
                            "/fcitx5-qt/fcitx5-qt-"
                            version ".tar.xz"))
        (sha256
-        (base32 "1a21fgfsdpxxchpd5bjb7f2aj3fk7i4iawgs491974y7ad1kqx11"))))
+        (base32 "1wsal20629iwcjdqs8mj4ksg62al2aw05da11ak35fjbbw2w2fjq"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags



reply via email to

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