[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/21: gnu: fcitx5-configtool: Update to 5.0.2.
From: |
guix-commits |
Subject: |
17/21: gnu: fcitx5-configtool: Update to 5.0.2. |
Date: |
Thu, 28 Jan 2021 15:08:17 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 00a04b8ad927fb262dfcfe187f47bc8cd8d03804
Author: Zhu Zihao <all_but_last@163.com>
AuthorDate: Tue Jan 19 17:55:56 2021 +0800
gnu: fcitx5-configtool: Update to 5.0.2.
* gnu/packages/fcitx5.scm(fcitx5-configtool): Update to 5.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
---
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 2ab576d..79d5799 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -345,7 +345,7 @@ including input methods previous bundled inside Fcitx 4:
(define-public fcitx5-configtool
(package
(name "fcitx5-configtool")
- (version "5.0.1")
+ (version "5.0.2")
(source
(origin
(method url-fetch)
@@ -353,7 +353,7 @@ including input methods previous bundled inside Fcitx 4:
"https://download.fcitx-im.org/fcitx5"
"/fcitx5-configtool/fcitx5-configtool-" version ".tar.xz"))
(sha256
- (base32 "0mrqhzvab41hkvhkz7vkb8d2mv5bgx4aqp9jpz4kf3kskwm1q14b"))))
+ (base32 "0rpk3yn572pcr29jak63x84g0qgj8hj011aw8gmxjah9311nxhpb"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags
- 06/21: gnu: xfce4-genmon-plugin: Update to 4.1.1., (continued)
- 06/21: gnu: xfce4-genmon-plugin: Update to 4.1.1., guix-commits, 2021/01/28
- 01/21: gnu: git-annex: Update to 8.20210127., guix-commits, 2021/01/28
- 10/21: gnu: xcb-imdkit: Update to 1.0.2., guix-commits, 2021/01/28
- 07/21: gnu: libcap-ng: Update to 0.8.2., guix-commits, 2021/01/28
- 11/21: gnu: libime: Update to 1.0.3., guix-commits, 2021/01/28
- 12/21: gnu: fcitx5: Update to 5.0.4., guix-commits, 2021/01/28
- 08/21: gnu: gusb: Update to 0.3.5., guix-commits, 2021/01/28
- 09/21: gnu: fcitx5-configtool: Fix indentation., guix-commits, 2021/01/28
- 13/21: gnu: fcitx5-lua: Update to 5.0.2., guix-commits, 2021/01/28
- 14/21: gnu: fcitx5-chinese-addons: Update to 5.0.3., guix-commits, 2021/01/28
- 17/21: gnu: fcitx5-configtool: Update to 5.0.2.,
guix-commits <=
- 19/21: gnu: libfabric: Update to 0.11.2., guix-commits, 2021/01/28
- 21/21: gnu: xfce4-statusnotifier-plugin: Update to 0.2.3., guix-commits, 2021/01/28
- 18/21: gnu: rdma-core: Update to 33.1., guix-commits, 2021/01/28
- 20/21: gnu: xfce4-panel: Update to 4.16.1., guix-commits, 2021/01/28
- 16/21: gnu: fcitx5-qt: Update to 5.0.2., guix-commits, 2021/01/28
- 15/21: gnu: fcitx5-gtk: Update to 5.0.3., guix-commits, 2021/01/28