diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm index 2ab576df21..79d5799774 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -345,7 +345,7 @@ (define-public fcitx5-chinese-addons (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 @@ (define-public fcitx5-configtool "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