gnu: fcitx5-configtool: Update to 5.0.8.
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.0.8. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
dcf48a178f
commit
159ee05130
@ -348,7 +348,7 @@ including input methods previous bundled inside Fcitx 4:
|
|||||||
(define-public fcitx5-configtool
|
(define-public fcitx5-configtool
|
||||||
(package
|
(package
|
||||||
(name "fcitx5-configtool")
|
(name "fcitx5-configtool")
|
||||||
(version "5.0.5")
|
(version "5.0.8")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -356,7 +356,7 @@ including input methods previous bundled inside Fcitx 4:
|
|||||||
"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 "1diwiniqvsvcdwzcx1dqxbvwsr6ajbxs67my0cpn8n22asd5mx8i"))))
|
(base32 "0rajrw914mbl0x7h08cal0sszwyvqg6v3w0vs0c9acs6m438xbw4"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags
|
`(#:configure-flags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user