[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#67060] [PATCH 7/8] gnu: fcitx5-configtool: Update to 5.1.2.
From: |
iyzsong |
Subject: |
[bug#67060] [PATCH 7/8] gnu: fcitx5-configtool: Update to 5.1.2. |
Date: |
Sat, 11 Nov 2023 09:05:16 +0800 |
From: 宋文武 <iyzsong@member.fsf.org>
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.1.2.
Change-Id: I534cb1943c09d5a36f171608fcbb6b09661d2bb4
---
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 241babbded..40f85a317a 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -428,7 +428,7 @@ (define-public fcitx5-chinese-addons
(define-public fcitx5-configtool
(package
(name "fcitx5-configtool")
- (version "5.1.0")
+ (version "5.1.2")
(source
(origin
(method url-fetch)
@@ -436,7 +436,7 @@ (define-public fcitx5-configtool
"https://download.fcitx-im.org/fcitx5"
"/fcitx5-configtool/fcitx5-configtool-" version ".tar.xz"))
(sha256
- (base32 "0xv5kckm6bsbavw0s2iqg128fv7j8sh49lpwc0acqrdmwj49x1pz"))))
+ (base32 "1k6101wjl5j9qb174j75g5nbvz7hvh0cj01w6b9n65pqcv4hsf6c"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags
--
2.41.0
- [bug#67060] [PATCH 0/8] fcitx5 updates, iyzsong, 2023/11/10
- [bug#67060] [PATCH 1/8] gnu: fcitx5: Update to 5.1.5., iyzsong, 2023/11/10
- [bug#67060] [PATCH 3/8] gnu: libime: Update to 1.1.3., iyzsong, 2023/11/10
- [bug#67060] [PATCH 8/8] gnu: fcitx5-rime: Update to 5.1.3., iyzsong, 2023/11/10
- [bug#67060] [PATCH 2/8] gnu: fcitx5-lua: Update to 5.0.11., iyzsong, 2023/11/10
- [bug#67060] [PATCH 5/8] gnu: fcitx5-anthy: Update to 5.1.2., iyzsong, 2023/11/10
- [bug#67060] [PATCH 6/8] gnu: fcitx5-chinese-addons: Update to 5.1.2., iyzsong, 2023/11/10
- [bug#67060] [PATCH 4/8] gnu: fcitx5-qt: Update to 5.1.3., iyzsong, 2023/11/10
- [bug#67060] [PATCH 7/8] gnu: fcitx5-configtool: Update to 5.1.2.,
iyzsong <=
- bug#67060: [PATCH 0/8] fcitx5 updates, 宋文武, 2023/11/22