gnu: fcitx5-configtool: Update to 5.0.5.

* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.0.5.
This commit is contained in:
Tobias Geerinckx-Rice 2021-06-07 01:52:43 +02:00
parent 83c36fc9f3
commit 35cdad213c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -348,7 +348,7 @@ (define-public fcitx5-chinese-addons
(define-public fcitx5-configtool (define-public fcitx5-configtool
(package (package
(name "fcitx5-configtool") (name "fcitx5-configtool")
(version "5.0.2") (version "5.0.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -356,7 +356,7 @@ (define-public fcitx5-configtool
"https://download.fcitx-im.org/fcitx5" "https://download.fcitx-im.org/fcitx5"
"/fcitx5-configtool/fcitx5-configtool-" version ".tar.xz")) "/fcitx5-configtool/fcitx5-configtool-" version ".tar.xz"))
(sha256 (sha256
(base32 "0rpk3yn572pcr29jak63x84g0qgj8hj011aw8gmxjah9311nxhpb")))) (base32 "1diwiniqvsvcdwzcx1dqxbvwsr6ajbxs67my0cpn8n22asd5mx8i"))))
(build-system cmake-build-system) (build-system cmake-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags