[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
- branch master updated (be97c7ed11 -> 09354ee36e), guix-commits, 2023/01/27
- 04/09: gnu: fcitx5-gtk: Update to 5.0.21.,
guix-commits <=
- 05/09: gnu: fcitx5-qt: Update to 5.0.16., guix-commits, 2023/01/27
- 08/09: gnu: fcitx5-configtool: Update to 5.0.16., guix-commits, 2023/01/27
- 01/09: gnu: libime: Update to 1.0.16., guix-commits, 2023/01/27
- 03/09: gnu: fcitx5: Update to 5.0.21., guix-commits, 2023/01/27
- 06/09: gnu: fcitx5-anthy: Update to 5.0.13., guix-commits, 2023/01/27
- 02/09: gnu: xcb-imdkit: Update to 1.0.4., guix-commits, 2023/01/27
- 07/09: gnu: fcitx5-chinese-addons: Update to 5.0.16., guix-commits, 2023/01/27
- 09/09: gnu: fcitx5-rime: Update to 5.0.15., guix-commits, 2023/01/27