Archived
1
0
Fork 0

gnu: xcb-imdkit: Update to 1.0.5.

* gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.5.
This commit is contained in:
宋文武 2023-04-01 16:25:22 +08:00
parent c0a19ef082
commit 13f7d3e775
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

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