gnu: fcitx5: Update to 5.0.4.

* gnu/packages/fcitx5.scm(fcitx5): Update to 5.0.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Zhu Zihao 2021-01-19 17:54:39 +08:00 committed by Efraim Flashner
parent ce7a5503a0
commit bcfab93780
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -86,7 +86,7 @@ (define-public xcb-imdkit
(define-public fcitx5
(package
(name "fcitx5")
(version "5.0.3")
(version "5.0.4")
(source
(origin
(method url-fetch)
@ -94,7 +94,7 @@ (define-public fcitx5
"https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-"
version "_dict.tar.xz"))
(sha256
(base32 "06zkb33m2rnhg385iy79n3r4svz5jbav74di61xqa3lhbv7534s3"))))
(base32 "14pqbjbdc3b5xlycm92gs1rgkmpykfnyls3gfr608902lk2lw5as"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags