gnu: fcitx5: Update to 5.0.5.
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.0.5.
This commit is contained in:
parent
5f299b4a31
commit
42364648ba
@ -87,7 +87,7 @@ client.")
|
|||||||
(define-public fcitx5
|
(define-public fcitx5
|
||||||
(package
|
(package
|
||||||
(name "fcitx5")
|
(name "fcitx5")
|
||||||
(version "5.0.4")
|
(version "5.0.5")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -95,7 +95,7 @@ client.")
|
|||||||
"https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-"
|
"https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-"
|
||||||
version "_dict.tar.xz"))
|
version "_dict.tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "14pqbjbdc3b5xlycm92gs1rgkmpykfnyls3gfr608902lk2lw5as"))))
|
(base32 "16j716xawbszkb3fxzpdza1a4czh0fvkysikjc9bfyvbwp72p6an"))))
|
||||||
(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