summaryrefslogtreecommitdiff
path: root/gnu/packages/fcitx5.scm
diff options
context:
space:
mode:
authorZhu Zihao <all_but_last@163.com>2021-01-19 17:54:02 +0800
committerEfraim Flashner <efraim@flashner.co.il>2021-01-28 21:15:54 +0200
commite07d78b8ace31688e0a1fcf834d791add05db322 (patch)
treeaf735f15562e0b1d80b13b41e67df1f3cc5118fd /gnu/packages/fcitx5.scm
parent441b93cef7deb1d5ea7e691639c509e01841a547 (diff)
gnu: xcb-imdkit: Update to 1.0.2.
* gnu/packages/fcitx5.scm(xcb-imdkit): Update to 1.0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
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 76219de55e..ff9a1153a7 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -51,7 +51,7 @@
(define-public xcb-imdkit
(package
(name "xcb-imdkit")
- (version "1.0.1")
+ (version "1.0.2")
(source
(origin
(method url-fetch)
@@ -59,7 +59,7 @@
"https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-"
version ".tar.xz"))
(sha256
- (base32 "1qgbbp8y8ci7haz99vgbrgpjsbrwwyjianyhdvxcirnbm5bybvmz"))
+ (base32 "16f7jdnrr8lrll7qvnj0gh3gwzgn5idfsc9rwi1gp1n2mnjrs7w0"))
(modules '((guix build utils)))
(snippet
'(begin