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