gnu: xcb-imdkit: Update to 1.0.3.
* gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.3.
This commit is contained in:
parent
9d4bc79b2a
commit
688c066e35
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user