From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 60853@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>
Subject: [bug#60853] [PATCH 1/9] gnu: libime: Update to 1.0.16.
Date: Mon, 16 Jan 2023 15:34:29 +0800 [thread overview]
Message-ID: <20230116073437.3227-1-iyzsong@envs.net> (raw)
In-Reply-To: <87o7qz3phq.fsf@envs.net>
From: 宋文武 <iyzsong@member.fsf.org>
* gnu/packages/fcitx5.scm (libime): Update to 1.0.16.
---
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 7b0bdea8af..173e2ad7f7 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -172,14 +172,14 @@ (define-public fcitx5-lua
(define-public libime
(package
(name "libime")
- (version "1.0.14")
+ (version "1.0.16")
(source
(origin
(method url-fetch)
(uri (string-append "https://download.fcitx-im.org/fcitx5/libime/libime-"
version "_dict.tar.xz"))
(sha256
- (base32 "0qvi9wpm4hx42h05bd4ngwzr4sv4x7i18m3ppzwc8n6q3sz5cfbh"))))
+ (base32 "1ydja6bpb9q7j2dj87yni1jlw9nj7256g3dqvz1hl4dl8zill0rz"))))
(build-system cmake-build-system)
(inputs
(list fcitx5 boost))
--
2.38.1
next prev parent reply other threads:[~2023-01-16 7:35 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-16 7:30 [bug#60853] [PATCH 0/9] fcitx5 updates 宋文武 via Guix-patches via
2023-01-16 7:34 ` iyzsong--- via Guix-patches via [this message]
2023-01-16 7:34 ` [bug#60853] [PATCH 2/9] gnu: xcb-imdkit: Update to 1.0.4 iyzsong--- via Guix-patches via
2023-01-16 7:34 ` [bug#60853] [PATCH 3/9] gnu: fcitx5: Update to 5.0.21 iyzsong--- via Guix-patches via
2023-01-16 7:34 ` [bug#60853] [PATCH 4/9] gnu: fcitx5-gtk: " iyzsong--- via Guix-patches via
2023-01-16 7:34 ` [bug#60853] [PATCH 5/9] gnu: fcitx5-qt: Update to 5.0.16 iyzsong--- via Guix-patches via
2023-01-16 7:34 ` [bug#60853] [PATCH 6/9] gnu: fcitx5-anthy: Update to 5.0.13 iyzsong--- via Guix-patches via
2023-01-16 7:34 ` [bug#60853] [PATCH 7/9] gnu: fcitx5-chinese-addons: Update to 5.0.16 iyzsong--- via Guix-patches via
2023-01-16 7:34 ` [bug#60853] [PATCH 8/9] gnu: fcitx5-configtool: " iyzsong--- via Guix-patches via
2023-01-16 7:34 ` [bug#60853] [PATCH 9/9] gnu: fcitx5-rime: Update to 5.0.15 iyzsong--- via Guix-patches via
2023-01-28 2:08 ` bug#60853: [PATCH 0/9] fcitx5 updates 宋文武 via Guix-patches via
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230116073437.3227-1-iyzsong@envs.net \
--to=guix-patches@gnu.org \
--cc=60853@debbugs.gnu.org \
--cc=iyzsong@envs.net \
--cc=iyzsong@member.fsf.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.