[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#68383] [PATCH 09/10] gnu: fcitx5-configtool: Update to 5.1.3.
From: |
iyzsong |
Subject: |
[bug#68383] [PATCH 09/10] gnu: fcitx5-configtool: Update to 5.1.3. |
Date: |
Thu, 11 Jan 2024 20:11:21 +0800 |
From: 宋文武 <iyzsong@member.fsf.org>
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.1.3.
Change-Id: I9b75478fb4b3fe1d690de9f33a0dce02781a05a3
---
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 270b69a4ef..9a80ca570e 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -429,7 +429,7 @@ (define-public fcitx5-chinese-addons
(define-public fcitx5-configtool
(package
(name "fcitx5-configtool")
- (version "5.1.2")
+ (version "5.1.3")
(source
(origin
(method url-fetch)
@@ -437,7 +437,7 @@ (define-public fcitx5-configtool
"https://download.fcitx-im.org/fcitx5"
"/fcitx5-configtool/fcitx5-configtool-" version ".tar.xz"))
(sha256
- (base32 "1k6101wjl5j9qb174j75g5nbvz7hvh0cj01w6b9n65pqcv4hsf6c"))))
+ (base32 "1pnwrj6kgha91djfvd2439nbhrmjargpw8ashhb91y5h3cdz7vhz"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags
--
2.41.0
- [bug#68383] [PATCH 00/10] fcitx5 updates (5.1.6), iyzsong, 2024/01/11
- [bug#68383] [PATCH 01/10] gnu: xcb-imdkit: Update to 1.0.6., iyzsong, 2024/01/11
- [bug#68383] [PATCH 03/10] gnu: fcitx5-lua: Update to 5.0.12., iyzsong, 2024/01/11
- [bug#68383] [PATCH 02/10] gnu: fcitx5: Update to 5.1.6., iyzsong, 2024/01/11
- [bug#68383] [PATCH 05/10] gnu: fcitx5-gtk: Update to 5.1.1., iyzsong, 2024/01/11
- [bug#68383] [PATCH 04/10] gnu: libime: Update to 1.1.4., iyzsong, 2024/01/11
- [bug#68383] [PATCH 07/10] gnu: fcitx5-anthy: Update to 5.1.3., iyzsong, 2024/01/11
- [bug#68383] [PATCH 08/10] gnu: fcitx5-chinese-addons: Update to 5.1.3., iyzsong, 2024/01/11
- [bug#68383] [PATCH 06/10] gnu: fcitx5-qt: Update to 5.1.4., iyzsong, 2024/01/11
- [bug#68383] [PATCH 09/10] gnu: fcitx5-configtool: Update to 5.1.3.,
iyzsong <=
- [bug#68383] [PATCH 10/10] gnu: fcitx5-rime: Update to 5.1.4., iyzsong, 2024/01/11
- bug#68383: [PATCH 00/10] fcitx5 updates (5.1.6), 宋文武, 2024/01/18