all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: dan <i@dan.games>
To: 59084@debbugs.gnu.org
Subject: [bug#59084] [PATCH 6/7] gnu: fcitx5-configtool: Update to 5.0.15.
Date: Mon,  7 Nov 2022 04:46:38 +0800	[thread overview]
Message-ID: <20221106204639.14621-6-i@dan.games> (raw)
In-Reply-To: <20221106204639.14621-1-i@dan.games>

* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.0.15.
---
 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 18d718aba7..7e19159844 100644
--- a/gnu/packages/fcitx5.scm
+++ b/gnu/packages/fcitx5.scm
@@ -429,7 +429,7 @@ (define-public fcitx5-chinese-addons
 (define-public fcitx5-configtool
   (package
     (name "fcitx5-configtool")
-    (version "5.0.8")
+    (version "5.0.15")
     (source
      (origin
        (method url-fetch)
@@ -437,7 +437,7 @@ (define-public fcitx5-configtool
              "https://download.fcitx-im.org/fcitx5"
              "/fcitx5-configtool/fcitx5-configtool-" version ".tar.xz"))
        (sha256
-        (base32 "0rajrw914mbl0x7h08cal0sszwyvqg6v3w0vs0c9acs6m438xbw4"))))
+        (base32 "1k5qmwp2v8k2r1lvagdy6ffsafcqkx4k803j9a0fm5pp5yz0ibk8"))))
     (build-system cmake-build-system)
     (arguments
      `(#:configure-flags
-- 
2.38.0





  parent reply	other threads:[~2022-11-06 20:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-06 20:37 [bug#59084] [PATCH 0/7] gnu: Add fcitx5-rime dan
2022-11-06 20:46 ` [bug#59084] [PATCH 1/7] gnu: fcitx5: Update to 5.0.19 dan
2022-11-06 20:46   ` [bug#59084] [PATCH 2/7] gnu: libime: Update to 1.0.14 dan
2022-11-06 20:46   ` [bug#59084] [PATCH 3/7] gnu: fcitx5-gtk: Update to 5.0.19 dan
2022-11-06 20:46   ` [bug#59084] [PATCH 4/7] gnu: fcitx5-qt: Update to 5.0.15 dan
2022-11-06 20:46   ` [bug#59084] [PATCH 5/7] gnu: fcitx5-chinese-addons: " dan
2022-11-06 20:46   ` dan [this message]
2022-11-06 20:46   ` [bug#59084] [PATCH 7/7] gnu: Add fcitx5-rime dan
2022-11-07  8:19 ` bug#59084: [PATCH 0/7] " 宋文武 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=20221106204639.14621-6-i@dan.games \
    --to=i@dan.games \
    --cc=59084@debbugs.gnu.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.