guix-commits
[Top][All Lists]
Advanced

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

188/244: gnu: fcitx5-gtk: Update to 5.0.23.


From: guix-commits
Subject: 188/244: gnu: fcitx5-gtk: Update to 5.0.23.
Date: Wed, 12 Apr 2023 08:49:26 -0400 (EDT)

apteryx pushed a commit to branch staging
in repository guix.

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

    gnu: fcitx5-gtk: Update to 5.0.23.
    
    * gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.0.23.
---
 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 2b37674e75..906a435deb 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.21")
+    (version "5.0.23")
     (source
      (origin
        (method url-fetch)
@@ -202,7 +202,7 @@ editors.")
                            "/fcitx5-gtk/fcitx5-gtk-"
                            version ".tar.xz"))
        (sha256
-        (base32 "04909s99nng835qaycsbhwkmml4prhvpg3r3b39ranqyjy4m4dqj"))))
+        (base32 "0s08j8y7bxn9hjz9xkza2fal24r9az2p7js7v86nbjmvy7klq4md"))))
     (build-system cmake-build-system)
     (arguments
      (list



reply via email to

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