[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/09: gnu: xcb-imdkit: Update to 1.0.4.
From: |
guix-commits |
Subject: |
02/09: gnu: xcb-imdkit: Update to 1.0.4. |
Date: |
Fri, 27 Jan 2023 21:07:36 -0500 (EST) |
iyzsong pushed a commit to branch master
in repository guix.
commit 25585198e90ffb7c730553f1c71134b886cf5147
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Mon Jan 16 15:26:37 2023 +0800
gnu: xcb-imdkit: Update to 1.0.4.
* gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.4.
---
gnu/packages/fcitx5.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm
index 173e2ad7f7..e38b7940e5 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -56,7 +56,7 @@
(define-public xcb-imdkit
(package
(name "xcb-imdkit")
- (version "1.0.3")
+ (version "1.0.4")
(source
(origin
(method url-fetch)
@@ -64,7 +64,7 @@
"https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-"
version ".tar.xz"))
(sha256
- (base32 "1s58vjkdrgr8h183jz4b4mjn7pbvdc9cli01cn66mgczl9p65hh9"))
+ (base32 "1jfhrqq89grrkwmp4lbn1pxi7935jhhz9xr8yqa07aarqb86skw2"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (be97c7ed11 -> 09354ee36e), guix-commits, 2023/01/27
- 04/09: gnu: fcitx5-gtk: Update to 5.0.21., guix-commits, 2023/01/27
- 05/09: gnu: fcitx5-qt: Update to 5.0.16., guix-commits, 2023/01/27
- 08/09: gnu: fcitx5-configtool: Update to 5.0.16., guix-commits, 2023/01/27
- 01/09: gnu: libime: Update to 1.0.16., guix-commits, 2023/01/27
- 03/09: gnu: fcitx5: Update to 5.0.21., guix-commits, 2023/01/27
- 06/09: gnu: fcitx5-anthy: Update to 5.0.13., guix-commits, 2023/01/27
- 02/09: gnu: xcb-imdkit: Update to 1.0.4.,
guix-commits <=
- 07/09: gnu: fcitx5-chinese-addons: Update to 5.0.16., guix-commits, 2023/01/27
- 09/09: gnu: fcitx5-rime: Update to 5.0.15., guix-commits, 2023/01/27