[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/21: gnu: xcb-imdkit: Update to 1.0.2.
From: |
guix-commits |
Subject: |
10/21: gnu: xcb-imdkit: Update to 1.0.2. |
Date: |
Thu, 28 Jan 2021 15:08:15 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit e07d78b8ace31688e0a1fcf834d791add05db322
Author: Zhu Zihao <all_but_last@163.com>
AuthorDate: Tue Jan 19 17:54:02 2021 +0800
gnu: xcb-imdkit: Update to 1.0.2.
* gnu/packages/fcitx5.scm(xcb-imdkit): Update to 1.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
---
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 76219de..ff9a115 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -51,7 +51,7 @@
(define-public xcb-imdkit
(package
(name "xcb-imdkit")
- (version "1.0.1")
+ (version "1.0.2")
(source
(origin
(method url-fetch)
@@ -59,7 +59,7 @@
"https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-"
version ".tar.xz"))
(sha256
- (base32 "1qgbbp8y8ci7haz99vgbrgpjsbrwwyjianyhdvxcirnbm5bybvmz"))
+ (base32 "16f7jdnrr8lrll7qvnj0gh3gwzgn5idfsc9rwi1gp1n2mnjrs7w0"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (c2538db -> d889c96), guix-commits, 2021/01/28
- 04/21: gnu: libgdiplus: Update to 6.0.5., guix-commits, 2021/01/28
- 02/21: gnu: esbuild: Update to 0.8.36., guix-commits, 2021/01/28
- 03/21: gnu: libfprint: Update to 1.90.7., guix-commits, 2021/01/28
- 05/21: gnu: dnsmasq: Update to 2.84., guix-commits, 2021/01/28
- 06/21: gnu: xfce4-genmon-plugin: Update to 4.1.1., guix-commits, 2021/01/28
- 01/21: gnu: git-annex: Update to 8.20210127., guix-commits, 2021/01/28
- 10/21: gnu: xcb-imdkit: Update to 1.0.2.,
guix-commits <=
- 07/21: gnu: libcap-ng: Update to 0.8.2., guix-commits, 2021/01/28
- 11/21: gnu: libime: Update to 1.0.3., guix-commits, 2021/01/28
- 12/21: gnu: fcitx5: Update to 5.0.4., guix-commits, 2021/01/28
- 08/21: gnu: gusb: Update to 0.3.5., guix-commits, 2021/01/28
- 09/21: gnu: fcitx5-configtool: Fix indentation., guix-commits, 2021/01/28
- 13/21: gnu: fcitx5-lua: Update to 5.0.2., guix-commits, 2021/01/28
- 14/21: gnu: fcitx5-chinese-addons: Update to 5.0.3., guix-commits, 2021/01/28
- 17/21: gnu: fcitx5-configtool: Update to 5.0.2., guix-commits, 2021/01/28
- 19/21: gnu: libfabric: Update to 0.11.2., guix-commits, 2021/01/28
- 21/21: gnu: xfce4-statusnotifier-plugin: Update to 0.2.3., guix-commits, 2021/01/28