summaryrefslogtreecommitdiff
path: root/gnu/packages/fcitx5.scm
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2021-03-09 20:52:52 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2021-03-10 01:16:07 +0100
commit42364648baf071e08d5995eaaa063b1dfe4f80a8 (patch)
treeb373ae20de1c594fd3f8f78f5f360daee2ff97a1 /gnu/packages/fcitx5.scm
parent5f299b4a31550155508ce4e10d66cdfbb1a65bdd (diff)
downloadguix-patches-42364648baf071e08d5995eaaa063b1dfe4f80a8.tar
guix-patches-42364648baf071e08d5995eaaa063b1dfe4f80a8.tar.gz
gnu: fcitx5: Update to 5.0.5.
* gnu/packages/fcitx5.scm (fcitx5): Update to 5.0.5.
Diffstat (limited to 'gnu/packages/fcitx5.scm')
-rw-r--r--gnu/packages/fcitx5.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm
index 4c79f4d856..17632ed9a6 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -87,7 +87,7 @@ client.")
(define-public fcitx5
(package
(name "fcitx5")
- (version "5.0.4")
+ (version "5.0.5")
(source
(origin
(method url-fetch)
@@ -95,7 +95,7 @@ client.")
"https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-"
version "_dict.tar.xz"))
(sha256
- (base32 "14pqbjbdc3b5xlycm92gs1rgkmpykfnyls3gfr608902lk2lw5as"))))
+ (base32 "16j716xawbszkb3fxzpdza1a4czh0fvkysikjc9bfyvbwp72p6an"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags