unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 65396@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>, "Zhu Zihao" <all_but_last@163.com>,
	宋文武 <iyzsong@envs.net>
Subject: [bug#65396] [PATCH 4/8] gnu: fcitx5-qt: Update to 5.1.0.
Date: Sun, 20 Aug 2023 13:02:46 +0800	[thread overview]
Message-ID: <a62f9e2481dadd9fea4603fb574e3217795529a3.1692507482.git.iyzsong@member.fsf.org> (raw)
In-Reply-To: <cover.1692507482.git.iyzsong@member.fsf.org>

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

* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.1.0.
---
 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 01a5289fa0..a5706f3729 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -304,7 +304,7 @@ (define-public fcitx5-gtk4
 (define-public fcitx5-qt
   (package
     (name "fcitx5-qt")
-    (version "5.0.17")
+    (version "5.1.0")
     (source
      (origin
        (method url-fetch)
@@ -312,7 +312,7 @@ (define-public fcitx5-qt
                            "/fcitx5-qt/fcitx5-qt-"
                            version ".tar.xz"))
        (sha256
-        (base32 "1x4iks052jn6dcwd1lv1i9cpwh3l3qnnd3phryfsg4kn4yhyfs22"))))
+        (base32 "02gnzwf0mlshmh1hw8c1866643qmdqazwjz339jq0c3ll61f8m7h"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags
-- 
2.41.0





  parent reply	other threads:[~2023-08-20  5:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-20  5:00 [bug#65396] [PATCH 0/8] fcitx5 updates iyzsong--- via Guix-patches via
2023-08-20  5:02 ` [bug#65396] [PATCH 1/8] gnu: fcitx5: Update to 5.1.0 iyzsong--- via Guix-patches via
2023-08-20  5:02 ` [bug#65396] [PATCH 2/8] gnu: libime: Update to 1.1.0 iyzsong--- via Guix-patches via
2023-08-20  5:02 ` [bug#65396] [PATCH 3/8] gnu: fcitx5-gtk: Update to 5.1.0 iyzsong--- via Guix-patches via
2023-08-20  5:02 ` iyzsong--- via Guix-patches via [this message]
2023-08-20  5:02 ` [bug#65396] [PATCH 5/8] gnu: fcitx5-anthy: " iyzsong--- via Guix-patches via
2023-08-20  5:02 ` [bug#65396] [PATCH 6/8] gnu: fcitx5-chinese-addons: " iyzsong--- via Guix-patches via
2023-08-20  5:02 ` [bug#65396] [PATCH 7/8] gnu: fcitx5-configtool: " iyzsong--- via Guix-patches via
2023-08-20  5:02 ` [bug#65396] [PATCH 8/8] gnu: fcitx5-rime: Update to 5.1.1 iyzsong--- via Guix-patches via
2023-08-23 11:05 ` bug#65396: [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

  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=a62f9e2481dadd9fea4603fb574e3217795529a3.1692507482.git.iyzsong@member.fsf.org \
    --to=guix-patches@gnu.org \
    --cc=65396@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 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).