Archived
1
0
Fork 0

gnu: xcb-imdkit: Update to 1.0.6.

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

Change-Id: If5398cee97d20fed4e1f643fabc8950f007d6786
This commit is contained in:
宋文武 2024-01-11 20:11:13 +08:00
parent c49957de72
commit c9ed353be1
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -57,7 +57,7 @@
(define-public xcb-imdkit (define-public xcb-imdkit
(package (package
(name "xcb-imdkit") (name "xcb-imdkit")
(version "1.0.5") (version "1.0.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -65,7 +65,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 "1k03ix0r385lf56pyw653h3f2inkl774n9fh1wkb2m4jv4kcsgrp")) (base32 "0c2j02fxfl651mghh0l1228j2i5cqydcfv4ihp6c2j7hv0zkawgf"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin