all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 67060@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>, "Zhu Zihao" <all_but_last@163.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#67060] [PATCH 1/8] gnu: fcitx5: Update to 5.1.5.
Date: Sat, 11 Nov 2023 09:05:10 +0800	[thread overview]
Message-ID: <d7e3447a19b930a8ac51fb67701fdd41aea5a02f.1699664659.git.iyzsong@member.fsf.org> (raw)
In-Reply-To: <cover.1699663926.git.iyzsong@member.fsf.org>

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

* gnu/packages/fcitx5.scm (fcitx5): Update to 5.1.5.

Change-Id: I6e3ac3c8ad77fd53d431bd1501ae6b44ad49a66a
---
 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 dcf2695118..e9c797dcdb 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -87,7 +87,7 @@ (define-public xcb-imdkit
 (define-public fcitx5
   (package
     (name "fcitx5")
-    (version "5.1.0")
+    (version "5.1.5")
     (source
      (origin
        (method url-fetch)
@@ -95,7 +95,7 @@ (define-public fcitx5
              "https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-"
              version "_dict.tar.xz"))
        (sha256
-        (base32 "1a1d3bcxddv3hsmffgf608arhamia17bq82q932sy5zl9j8s423y"))))
+        (base32 "108a8561wh01vl5gqp2rnmnrh9qq3v8md3410dw46lx705a1wy4r"))))
     (arguments
      (list #:configure-flags #~(list "-DUSE_SYSTEMD=OFF")))
     (build-system cmake-build-system)

base-commit: 2a638e0bbc07cc1cce25d66229ca185eb197f589
-- 
2.41.0





  reply	other threads:[~2023-11-11  1:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-11  0:54 [bug#67060] [PATCH 0/8] fcitx5 updates iyzsong--- via Guix-patches via
2023-11-11  1:05 ` iyzsong--- via Guix-patches via [this message]
2023-11-11  1:05   ` [bug#67060] [PATCH 2/8] gnu: fcitx5-lua: Update to 5.0.11 iyzsong--- via Guix-patches via
2023-11-11  1:05   ` [bug#67060] [PATCH 3/8] gnu: libime: Update to 1.1.3 iyzsong--- via Guix-patches via
2023-11-11  1:05   ` [bug#67060] [PATCH 4/8] gnu: fcitx5-qt: Update to 5.1.3 iyzsong--- via Guix-patches via
2023-11-11  1:05   ` [bug#67060] [PATCH 5/8] gnu: fcitx5-anthy: Update to 5.1.2 iyzsong--- via Guix-patches via
2023-11-11  1:05   ` [bug#67060] [PATCH 6/8] gnu: fcitx5-chinese-addons: " iyzsong--- via Guix-patches via
2023-11-11  1:05   ` [bug#67060] [PATCH 7/8] gnu: fcitx5-configtool: " iyzsong--- via Guix-patches via
2023-11-11  1:05   ` [bug#67060] [PATCH 8/8] gnu: fcitx5-rime: Update to 5.1.3 iyzsong--- via Guix-patches via
2023-11-22 12:52 ` bug#67060: [PATCH 0/8] 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=d7e3447a19b930a8ac51fb67701fdd41aea5a02f.1699664659.git.iyzsong@member.fsf.org \
    --to=guix-patches@gnu.org \
    --cc=67060@debbugs.gnu.org \
    --cc=all_but_last@163.com \
    --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.