guix-commits
[Top][All Lists]
Advanced

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

04/09: gnu: fcitx5-gtk: Update to 5.0.21.


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

iyzsong pushed a commit to branch master
in repository guix.

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

    gnu: fcitx5-gtk: Update to 5.0.21.
    
    * gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.0.21.
---
 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 9bab00e28f..5197c83b78 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -194,7 +194,7 @@ editors.")
 (define-public fcitx5-gtk
   (package
     (name "fcitx5-gtk")
-    (version "5.0.19")
+    (version "5.0.21")
     (source
      (origin
        (method url-fetch)
@@ -202,7 +202,7 @@ editors.")
                            "/fcitx5-gtk/fcitx5-gtk-"
                            version ".tar.xz"))
        (sha256
-        (base32 "007ls91jfbs3anvcfbza1pjbbsi7q5nrw7f3nzdbyngsl3nj6k37"))))
+        (base32 "04909s99nng835qaycsbhwkmml4prhvpg3r3b39ranqyjy4m4dqj"))))
     (build-system cmake-build-system)
     (arguments
      (list



reply via email to

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