unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 62586@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>
Subject: [bug#62586] [PATCH 6/9] gnu: fcitx5-anthy: Update to 5.0.14.
Date: Sat,  1 Apr 2023 16:25:27 +0800	[thread overview]
Message-ID: <20230401082530.21881-6-iyzsong@envs.net> (raw)
In-Reply-To: <20230401082530.21881-1-iyzsong@envs.net>

From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/fcitx5.scm (fcitx5-anthy): Update to 5.0.14.
---
 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 65ece03713..f841fbe41e 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -347,7 +347,7 @@ (define-public fcitx5-qt
 (define-public fcitx5-anthy
   (package
     (name "fcitx5-anthy")
-    (version "5.0.13")
+    (version "5.0.14")
     (source
      (origin
        (method url-fetch)
@@ -355,7 +355,7 @@ (define-public fcitx5-anthy
                            "/fcitx5-anthy/fcitx5-anthy-"
                            version ".tar.xz"))
        (sha256
-        (base32 "1qj8kylskjyxcvrc0mg46s3cn8rrfblgp6kkkw26x5js4di74shh"))))
+        (base32 "1dx7ajygdy244lwyv3fv14b4wdg3csppxhk8p0g2zwjfvxq4v1qa"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f)) ;; no tests
-- 
2.39.2





  parent reply	other threads:[~2023-04-01  8:26 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-01  8:24 [bug#62586] [PATCH 0/9] fcitx5 updates iyzsong--- via Guix-patches via
2023-04-01  8:25 ` [bug#62586] [PATCH 1/9] gnu: xcb-imdkit: Update to 1.0.5 iyzsong--- via Guix-patches via
2023-04-01  8:25   ` [bug#62586] [PATCH 2/9] gnu: fcitx5: Update to 5.0.23 iyzsong--- via Guix-patches via
2023-04-01  8:25   ` [bug#62586] [PATCH 3/9] gnu: libime: Update to 1.0.17 iyzsong--- via Guix-patches via
2023-04-01  8:25   ` [bug#62586] [PATCH 4/9] gnu: fcitx5-gtk: Update to 5.0.23 iyzsong--- via Guix-patches via
2023-04-01  8:25   ` [bug#62586] [PATCH 5/9] gnu: fcitx5-qt: Update to 5.0.17 iyzsong--- via Guix-patches via
2023-04-01  8:25   ` iyzsong--- via Guix-patches via [this message]
2023-04-01  8:25   ` [bug#62586] [PATCH 7/9] gnu: fcitx5-chinese-addons: " iyzsong--- via Guix-patches via
2023-04-01  8:25   ` [bug#62586] [PATCH 8/9] gnu: fcitx5-configtool: " iyzsong--- via Guix-patches via
2023-04-01  8:25   ` [bug#62586] [PATCH 9/9] gnu: fcitx5-rime: Update to 5.0.16 iyzsong--- via Guix-patches via
2023-04-09  5:09 ` bug#62586: [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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230401082530.21881-6-iyzsong@envs.net \
    --to=guix-patches@gnu.org \
    --cc=62586@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).