[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/11: gnu: libime: Update to 1.0.5.
From: |
guix-commits |
Subject: |
02/11: gnu: libime: Update to 1.0.5. |
Date: |
Tue, 23 Mar 2021 09:23:34 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 3d5cca1a32b6dd9c24f0805acaea406917989994
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Mar 23 12:55:01 2021 +0100
gnu: libime: Update to 1.0.5.
* gnu/packages/fcitx5.scm (libime): Update to 1.0.5.
---
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 8d0da3e..eea60dc 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -172,14 +172,14 @@ client.")
(define-public libime
(package
(name "libime")
- (version "1.0.4")
+ (version "1.0.5")
(source
(origin
(method url-fetch)
(uri (string-append
"https://download.fcitx-im.org/fcitx5/libime/libime-"
version "_dict.tar.xz"))
(sha256
- (base32 "0bwl12cy7crpf62f669qn99rv4df1sjlggvcn80z64yabs36nhjr"))))
+ (base32 "1w3cxk11kbfmz7snivxq948zfav6dy2245j12ghlxcmdxjshrlhq"))))
(build-system cmake-build-system)
(inputs
`(("fcitx5" ,fcitx5)
- branch master updated (9d4bc79 -> 5802858), guix-commits, 2021/03/23
- 05/11: gnu: wildmidi: Update to 0.4.4., guix-commits, 2021/03/23
- 06/11: gnu: cgal: Update to 5.2.1., guix-commits, 2021/03/23
- 08/11: gnu: yggdrasil: Update to 0.3.16., guix-commits, 2021/03/23
- 09/11: gnu: perl-moosex-getopt: Update to 0.75., guix-commits, 2021/03/23
- 04/11: gnu: mpg123: Update to 1.26.5., guix-commits, 2021/03/23
- 07/11: gnu: rpm: Update to 4.16.1.3., guix-commits, 2021/03/23
- 11/11: gnu: fcitx5-qt: Update to 5.0.5., guix-commits, 2021/03/23
- 02/11: gnu: libime: Update to 1.0.5.,
guix-commits <=
- 01/11: gnu: xcb-imdkit: Update to 1.0.3., guix-commits, 2021/03/23
- 03/11: gnu: borg: Update to 1.1.16., guix-commits, 2021/03/23
- 10/11: gnu: efibootmgr: Update to 17., guix-commits, 2021/03/23