summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author宋文武 <iyzsong@member.fsf.org>2026-03-25 22:44:07 +0800
committer宋文武 <iyzsong@member.fsf.org>2026-04-07 18:39:39 +0800
commitfda6e527fd70400dd5fa13026a0d1406f8687214 (patch)
treea4a4eaba0a3630059d63213f6b1368e65f01e8dc
parent5cabdf1b74b2c4017bb4551a43e4ea9330a4462e (diff)
gnu: fcitx5-configtool: Update to 5.1.13.
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.1.13. Change-Id: Id93b02796be91fb27735782b3d82afc2ed5d448b
-rw-r--r--gnu/packages/fcitx5.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm
index 8c261aaa90f..0fc7225e5f5 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -547,7 +547,7 @@ including input methods previous bundled inside Fcitx 4:
(define-public fcitx5-configtool
(package
(name "fcitx5-configtool")
- (version "5.1.11")
+ (version "5.1.13")
(source
(origin
(method url-fetch)
@@ -555,7 +555,7 @@ including input methods previous bundled inside Fcitx 4:
"https://download.fcitx-im.org/fcitx5"
"/fcitx5-configtool/fcitx5-configtool-" version ".tar.zst"))
(sha256
- (base32 "1c5pw6p33z7lyk16jr1w72snazdc4q83ywn0gsk68qgmmfql5qr1"))))
+ (base32 "1sr8ri68qbkgvnj9pr5yw680zq506h26ymfmyz7ihw5ri14a6klr"))))
(build-system qt-build-system)
(arguments
(list #:qtbase qtbase