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