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>
This commit is contained in:
Zhu Zihao 2021-01-19 17:54:02 +08:00 committed by Efraim Flashner
parent 441b93cef7
commit e07d78b8ac
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -51,7 +51,7 @@ (define-module (gnu packages fcitx5)
(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 @@ (define-public xcb-imdkit
"https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-"
version ".tar.xz"))
(sha256
(base32 "1qgbbp8y8ci7haz99vgbrgpjsbrwwyjianyhdvxcirnbm5bybvmz"))
(base32 "16f7jdnrr8lrll7qvnj0gh3gwzgn5idfsc9rwi1gp1n2mnjrs7w0"))
(modules '((guix build utils)))
(snippet
'(begin