gnu: xcb-imdkit: Update to 1.0.9.

* gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.9.

Change-Id: Iff0da1ecf78d3a1dcddd16a225d97ffd00c7b0d1
This commit is contained in:
宋文武 2025-02-11 12:29:04 +08:00
parent 74f7f0f5f7
commit ee0023e504
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -60,15 +60,15 @@
(define-public xcb-imdkit
(package
(name "xcb-imdkit")
(version "1.0.6")
(version "1.0.9")
(source
(origin
(method url-fetch)
(uri (string-append
"https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-"
version ".tar.xz"))
version ".tar.zst"))
(sha256
(base32 "0c2j02fxfl651mghh0l1228j2i5cqydcfv4ihp6c2j7hv0zkawgf"))
(base32 "010i5nxac4i0d8jyzdk6kpp7fzvqkab3nvnx7mfnalsdxyn3na3l"))
(modules '((guix build utils)))
(snippet
'(begin