gnu: xcb-imdkit: Update to 1.0.3.

* gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.3.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-23 12:54:54 +01:00
parent 9d4bc79b2a
commit 688c066e35
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -52,7 +52,7 @@
(define-public xcb-imdkit (define-public xcb-imdkit
(package (package
(name "xcb-imdkit") (name "xcb-imdkit")
(version "1.0.2") (version "1.0.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -60,7 +60,7 @@
"https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-" "https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-"
version ".tar.xz")) version ".tar.xz"))
(sha256 (sha256
(base32 "16f7jdnrr8lrll7qvnj0gh3gwzgn5idfsc9rwi1gp1n2mnjrs7w0")) (base32 "1s58vjkdrgr8h183jz4b4mjn7pbvdc9cli01cn66mgczl9p65hh9"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin