From unknown Tue Jun 17 20:13:58 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#76192 <76192@debbugs.gnu.org> To: bug#76192 <76192@debbugs.gnu.org> Subject: Status: [PATCH 00/11] fcitx5 updates Reply-To: bug#76192 <76192@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:13:58 +0000 retitle 76192 [PATCH 00/11] fcitx5 updates reassign 76192 guix-patches submitter 76192 iyzsong@envs.net severity 76192 normal tag 76192 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 23:20:00 2025 Received: (at submit) by debbugs.gnu.org; 11 Feb 2025 04:20:00 +0000 Received: from localhost ([127.0.0.1]:53422 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thhkd-0006vZ-Pg for submit@debbugs.gnu.org; Mon, 10 Feb 2025 23:20:00 -0500 Received: from lists.gnu.org ([2001:470:142::17]:53548) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thhkZ-0006vF-Q5 for submit@debbugs.gnu.org; Mon, 10 Feb 2025 23:19:58 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1thhkT-0005cv-39 for guix-patches@gnu.org; Mon, 10 Feb 2025 23:19:49 -0500 Received: from mail.envs.net ([5.199.136.28]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1thhkR-0003ft-JC for guix-patches@gnu.org; Mon, 10 Feb 2025 23:19:48 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 8332138A3E67; Tue, 11 Feb 2025 04:19:46 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id X1SjUlQShJHy; Tue, 11 Feb 2025 04:19:43 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 11 Feb 2025 04:19:43 +0000 (UTC) Received: from localhost.localdomain (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 4f5f1af7; Tue, 11 Feb 2025 04:23:32 +0000 (UTC) From: iyzsong@envs.net To: guix-patches@gnu.org Subject: [PATCH 00/11] fcitx5 updates Date: Tue, 11 Feb 2025 12:23:26 +0800 Message-ID: X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Debbugs-Cc: 宋文武 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=5.199.136.28; envelope-from=iyzsong@envs.net; helo=mail.envs.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) From: 宋文武 Hello Guix, here are some updates for fcitx5 packages. Sou Bunnbu (宋文武) (11): gnu: xcb-imdkit: Update to 1.0.9. gnu: fcitx5: Update to 5.1.12. gnu: fcitx5-lua: Update to 5.0.14. gnu: libime: Update to 1.1.10. gnu: fcitx5-gtk: Update to 5.1.3. gnu: fcitx5-qt: Update to 5.1.9. gnu: fcitx5-anthy: Update to 5.1.6. gnu: fcitx5-chewing: Update to 5.1.7. gnu: fcitx5-chinese-addons: Update to 5.1.8. gnu: fcitx5-configtool: Update to 5.1.8. gnu: fcitx5-rime: Update to 5.1.10. gnu/packages/fcitx5.scm | 71 ++++++++++++++++++++--------------------- 1 file changed, 34 insertions(+), 37 deletions(-) base-commit: 69cbb0dd25eebbb38e179c1679aa0433008d9d08 -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 23:25:42 2025 Received: (at 76192) by debbugs.gnu.org; 11 Feb 2025 04:25:42 +0000 Received: from localhost ([127.0.0.1]:53441 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thhq9-0007Id-VL for submit@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:42 -0500 Received: from mail.envs.net ([5.199.136.28]:45414) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thhq6-0007IN-E8 for 76192@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:39 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 8986D38A3E91; Tue, 11 Feb 2025 04:25:37 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id IiHZ7o-ACpzA; Tue, 11 Feb 2025 04:25:34 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 11 Feb 2025 04:25:34 +0000 (UTC) Received: from localhost.localdomain (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id f58c286a; Tue, 11 Feb 2025 04:29:24 +0000 (UTC) From: iyzsong@envs.net To: 76192@debbugs.gnu.org Subject: [PATCH 01/11] gnu: xcb-imdkit: Update to 1.0.9. Date: Tue, 11 Feb 2025 12:29:04 +0800 Message-ID: X-Mailer: git-send-email 2.48.1 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: 宋文武 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76192 Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) From: 宋文武 * gnu/packages/fcitx5.scm (xcb-imdkit): Update to 1.0.9. Change-Id: Iff0da1ecf78d3a1dcddd16a225d97ffd00c7b0d1 --- gnu/packages/fcitx5.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm index b6002f8023..9b3ad7cb2e 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -60,15 +60,15 @@ (define-module (gnu packages fcitx5) (define-public xcb-imdkit (package (name "xcb-imdkit") - (version "1.0.6") + (version "1.0.9") (source (origin (method url-fetch) (uri (string-append "https://download.fcitx-im.org/fcitx5/xcb-imdkit/xcb-imdkit-" - version ".tar.xz")) + version ".tar.zst")) (sha256 - (base32 "0c2j02fxfl651mghh0l1228j2i5cqydcfv4ihp6c2j7hv0zkawgf")) + (base32 "010i5nxac4i0d8jyzdk6kpp7fzvqkab3nvnx7mfnalsdxyn3na3l")) (modules '((guix build utils))) (snippet '(begin -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 23:25:45 2025 Received: (at 76192) by debbugs.gnu.org; 11 Feb 2025 04:25:45 +0000 Received: from localhost ([127.0.0.1]:53444 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thhqD-0007Iy-AP for submit@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:45 -0500 Received: from mail.envs.net ([5.199.136.28]:45420) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thhq8-0007IV-Vh for 76192@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:41 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 3630138A3ED7; Tue, 11 Feb 2025 04:25:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id QJa2DUgjVmEF; Tue, 11 Feb 2025 04:25:37 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 11 Feb 2025 04:25:36 +0000 (UTC) Received: from localhost.localdomain (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 52462b0c; Tue, 11 Feb 2025 04:29:25 +0000 (UTC) From: iyzsong@envs.net To: 76192@debbugs.gnu.org Subject: [PATCH 02/11] gnu: fcitx5: Update to 5.1.12. Date: Tue, 11 Feb 2025 12:29:05 +0800 Message-ID: X-Mailer: git-send-email 2.48.1 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: 宋文武 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76192 Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) From: 宋文武 * gnu/packages/fcitx5.scm (fcitx5): Update to 5.1.12. Change-Id: I8c00c46a507b5d923019b309e23d9033bb2b97eb --- 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 9b3ad7cb2e..59a0844424 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -91,7 +91,7 @@ (define-public xcb-imdkit (define-public fcitx5 (package (name "fcitx5") - (version "5.1.9") + (version "5.1.12") (source (origin (method url-fetch) @@ -99,7 +99,7 @@ (define-public fcitx5 "https://download.fcitx-im.org/fcitx5/fcitx5/fcitx5-" version "_dict.tar.zst")) (sha256 - (base32 "1r6wyxxghl673q8wmp9519s1gwg8w18mrjg3zkg9qyln3hccyhvs")))) + (base32 "1zsmqicp4x2kpbrrh1r87ji3gsfxvl9ipgdni81b3mv6dv999nhr")))) (arguments (list #:configure-flags #~(list "-DUSE_SYSTEMD=OFF"))) (build-system cmake-build-system) -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 23:25:46 2025 Received: (at 76192) by debbugs.gnu.org; 11 Feb 2025 04:25:46 +0000 Received: from localhost ([127.0.0.1]:53446 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thhqD-0007J2-PO for submit@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:46 -0500 Received: from mail.envs.net ([5.199.136.28]:45426) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thhqB-0007Ik-3b for 76192@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:43 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 5314238A3E91; Tue, 11 Feb 2025 04:25:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id ZINlYgUoM-zu; Tue, 11 Feb 2025 04:25:39 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 11 Feb 2025 04:25:37 +0000 (UTC) Received: from localhost.localdomain (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 7bd192f2; Tue, 11 Feb 2025 04:29:25 +0000 (UTC) From: iyzsong@envs.net To: 76192@debbugs.gnu.org Subject: [PATCH 03/11] gnu: fcitx5-lua: Update to 5.0.14. Date: Tue, 11 Feb 2025 12:29:06 +0800 Message-ID: <49eb17e489721bbadf416b07b34a79cdb6030d30.1739247745.git.iyzsong@member.fsf.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: 宋文武 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76192 Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) From: 宋文武 * gnu/packages/fcitx5.scm (fcitx5-lua): Update to 5.0.14. [inputs]: Remove libpthread-stubs. Change-Id: I99cce203ffad4ccd7faa2e590b8cc611b606b0d0 --- gnu/packages/fcitx5.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm index 59a0844424..123bebf2c3 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -145,22 +145,22 @@ (define-public fcitx5 (define-public fcitx5-lua (package (name "fcitx5-lua") - (version "5.0.12") + (version "5.0.14") (source (origin (method url-fetch) (uri (string-append "https://download.fcitx-im.org/fcitx5/fcitx5-lua/fcitx5-lua-" - version ".tar.xz")) + version ".tar.zst")) (sha256 - (base32 "00kh0qzpzkfsnfh55lrpjpi5zs82vwpc9pb1n6f61gpgpiqxh7z4")))) + (base32 "0lmw62pd8x5ys8ci0dz43pw8q8401zjcfs24gjslbljhc4aqnp9r")))) (build-system cmake-build-system) (arguments (list #:configure-flags #~(list "-DUSE_DLOPEN=OFF"))) (inputs - (list fcitx5 lua gettext-minimal libpthread-stubs)) + (list fcitx5 lua gettext-minimal)) (native-inputs (list extra-cmake-modules)) (home-page "https://github.com/fcitx/fcitx5-lua") -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 23:25:53 2025 Received: (at 76192) by debbugs.gnu.org; 11 Feb 2025 04:25:53 +0000 Received: from localhost ([127.0.0.1]:53452 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thhqL-0007Jm-AO for submit@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:53 -0500 Received: from mail.envs.net ([5.199.136.28]:45432) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thhqD-0007Iu-Md for 76192@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:48 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id DC61538A3EEF; Tue, 11 Feb 2025 04:25:44 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id v0PdAf0m9YWY; Tue, 11 Feb 2025 04:25:41 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 11 Feb 2025 04:25:40 +0000 (UTC) Received: from localhost.localdomain (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 0c75c27f; Tue, 11 Feb 2025 04:29:25 +0000 (UTC) From: iyzsong@envs.net To: 76192@debbugs.gnu.org Subject: [PATCH 04/11] gnu: libime: Update to 1.1.10. Date: Tue, 11 Feb 2025 12:29:07 +0800 Message-ID: <68b4105ef8d9a7e8a50f46e240a090758ed9ab89.1739247745.git.iyzsong@member.fsf.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: 宋文武 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76192 Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) From: 宋文武 * gnu/packages/fcitx5.scm (libime): Update to 1.1.10. Change-Id: I80bd40711173454413b024636630b281d937860c --- gnu/packages/fcitx5.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm index 123bebf2c3..645315583e 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -171,14 +171,14 @@ (define-public fcitx5-lua (define-public libime (package (name "libime") - (version "1.1.5") + (version "1.1.10") (source (origin (method url-fetch) (uri (string-append "https://download.fcitx-im.org/fcitx5/libime/libime-" - version "_dict.tar.xz")) + version "_dict.tar.zst")) (sha256 - (base32 "1bjm9axwwgjjf8pqlm8p4b11ky58d5x6sqfwzkpczs0wdvbd3xkd")))) + (base32 "17mdxbj8bb6vmjwfghy0hm0vvzcank835ayz9h8nhsaiap46nx54")))) (build-system cmake-build-system) (inputs (list fcitx5 boost (list zstd "lib"))) -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 23:25:53 2025 Received: (at 76192) by debbugs.gnu.org; 11 Feb 2025 04:25:54 +0000 Received: from localhost ([127.0.0.1]:53454 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thhqL-0007Jp-Kx for submit@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:53 -0500 Received: from mail.envs.net ([5.199.136.28]:38482) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thhqG-0007JL-T1 for 76192@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:49 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 22D9138A3E91; Tue, 11 Feb 2025 04:25:48 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id D67aiASfUxqs; Tue, 11 Feb 2025 04:25:44 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 11 Feb 2025 04:25:42 +0000 (UTC) Received: from localhost.localdomain (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id bdde663e; Tue, 11 Feb 2025 04:29:25 +0000 (UTC) From: iyzsong@envs.net To: 76192@debbugs.gnu.org Subject: [PATCH 05/11] gnu: fcitx5-gtk: Update to 5.1.3. Date: Tue, 11 Feb 2025 12:29:08 +0800 Message-ID: <960d95fc2961708ab6e6d090a9be0f8fabab58ce.1739247745.git.iyzsong@member.fsf.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: 宋文武 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76192 Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) From: 宋文武 * gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.1.3. Change-Id: Ib0168e090eb32aa593f3ec08763493d7f0d1aecc --- gnu/packages/fcitx5.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm index 645315583e..9115b69e39 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -193,15 +193,15 @@ (define-public libime (define-public fcitx5-gtk (package (name "fcitx5-gtk") - (version "5.1.1") + (version "5.1.3") (source (origin (method url-fetch) (uri (string-append "https://download.fcitx-im.org/fcitx5" "/fcitx5-gtk/fcitx5-gtk-" - version ".tar.xz")) + version ".tar.zst")) (sha256 - (base32 "04xhg3xrx3m2kb5kl6pcmpnjb01wjb3wdnx4inpis0r0w0nsgkfn")))) + (base32 "1j2cmqmcdzfv8cxnjd75mfkfpd7r1a1iqdqc8zdx8dc88vz4dmis")))) (build-system cmake-build-system) (arguments (list -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 23:25:54 2025 Received: (at 76192) by debbugs.gnu.org; 11 Feb 2025 04:25:54 +0000 Received: from localhost ([127.0.0.1]:53456 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thhqM-0007K2-0r for submit@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:54 -0500 Received: from mail.envs.net ([5.199.136.28]:38490) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thhqJ-0007JV-3X for 76192@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:51 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 4F71538A3EEF; Tue, 11 Feb 2025 04:25:50 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Kz43-BQUzGHg; Tue, 11 Feb 2025 04:25:47 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 11 Feb 2025 04:25:45 +0000 (UTC) Received: from localhost.localdomain (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 2a5d9136; Tue, 11 Feb 2025 04:29:26 +0000 (UTC) From: iyzsong@envs.net To: 76192@debbugs.gnu.org Subject: [PATCH 06/11] gnu: fcitx5-qt: Update to 5.1.9. Date: Tue, 11 Feb 2025 12:29:09 +0800 Message-ID: <4953c867dfbca4fee691925e69f541f51bd029cd.1739247745.git.iyzsong@member.fsf.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: 宋文武 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76192 Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) From: 宋文武 * gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.1.9. Change-Id: I1dd6633deaac1f9369b6d7f4840b95d42fc2efb0 --- gnu/packages/fcitx5.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm index 9115b69e39..862f62fafe 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -311,15 +311,15 @@ (define-public fcitx5-gtk4 (define-public fcitx5-qt (package (name "fcitx5-qt") - (version "5.1.4") + (version "5.1.9") (source (origin (method url-fetch) (uri (string-append "https://download.fcitx-im.org/fcitx5" "/fcitx5-qt/fcitx5-qt-" - version ".tar.xz")) + version ".tar.zst")) (sha256 - (base32 "0jdisavns5k718vrnh2lmmyrnys101szbw107d200nfl4i26wllj")))) + (base32 "1s45iyyyl0js5p15zb3hxwsjspj0p3p4m81c7x9bz00a60b58m1i")))) (build-system cmake-build-system) (arguments (list #:configure-flags -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 23:26:00 2025 Received: (at 76192) by debbugs.gnu.org; 11 Feb 2025 04:26:00 +0000 Received: from localhost ([127.0.0.1]:53461 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thhqS-0007KZ-D3 for submit@debbugs.gnu.org; Mon, 10 Feb 2025 23:26:00 -0500 Received: from mail.envs.net ([5.199.136.28]:38504) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thhqK-0007JY-5h for 76192@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:52 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 6279E38A3E91; Tue, 11 Feb 2025 04:25:51 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id mcUU7KHdW_eq; Tue, 11 Feb 2025 04:25:48 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 11 Feb 2025 04:25:46 +0000 (UTC) Received: from localhost.localdomain (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id a340018b; Tue, 11 Feb 2025 04:29:26 +0000 (UTC) From: iyzsong@envs.net To: 76192@debbugs.gnu.org Subject: [PATCH 07/11] gnu: fcitx5-anthy: Update to 5.1.6. Date: Tue, 11 Feb 2025 12:29:10 +0800 Message-ID: <9b335379aee73ac3e2819511f29d2ff7863b6418.1739247745.git.iyzsong@member.fsf.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: 宋文武 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76192 Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) From: 宋文武 * gnu/packages/fcitx5.scm (fcitx5-anthy): Update to 5.1.6. Change-Id: Ie6eadf7311653e058ed30d3db54cf4d82850bf2d --- gnu/packages/fcitx5.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm index 862f62fafe..429aa997ff 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -350,15 +350,15 @@ (define-public fcitx5-qt (define-public fcitx5-anthy (package (name "fcitx5-anthy") - (version "5.1.3") + (version "5.1.6") (source (origin (method url-fetch) (uri (string-append "https://download.fcitx-im.org/fcitx5" "/fcitx5-anthy/fcitx5-anthy-" - version ".tar.xz")) + version ".tar.zst")) (sha256 - (base32 "0dnvglzw1liacadhl3dx8sfnrw8l3ch0z2bbcby5imxzkxxmiqm4")))) + (base32 "08lw5d9kpjmgdss76rqf0qzs39jw371fnbb56k3z64wjg1h3722w")))) (build-system cmake-build-system) (arguments `(#:tests? #f)) ;; no tests -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 23:26:01 2025 Received: (at 76192) by debbugs.gnu.org; 11 Feb 2025 04:26:01 +0000 Received: from localhost ([127.0.0.1]:53463 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thhqS-0007Ke-Ob for submit@debbugs.gnu.org; Mon, 10 Feb 2025 23:26:01 -0500 Received: from mail.envs.net ([5.199.136.28]:38520) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thhqN-0007KB-DY for 76192@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:55 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 9DFD638A3E91; Tue, 11 Feb 2025 04:25:54 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id c-BIFh39Uj0P; Tue, 11 Feb 2025 04:25:51 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 11 Feb 2025 04:25:48 +0000 (UTC) Received: from localhost.localdomain (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id dbe01295; Tue, 11 Feb 2025 04:29:26 +0000 (UTC) From: iyzsong@envs.net To: 76192@debbugs.gnu.org Subject: [PATCH 08/11] gnu: fcitx5-chewing: Update to 5.1.7. Date: Tue, 11 Feb 2025 12:29:11 +0800 Message-ID: <4d3caac00dd3392076217142910764a6e0f32920.1739247745.git.iyzsong@member.fsf.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: 宋文武 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76192 Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) From: 宋文武 * gnu/packages/fcitx5.scm (fcitx5-chewing): Update to 5.1.7. Change-Id: Ia3b9a152a2a6ea09199401c850c53aac113ba025 --- 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 429aa997ff..58fd34ecdb 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -374,14 +374,14 @@ (define-public fcitx5-anthy (define-public fcitx5-chewing (package (name "fcitx5-chewing") - (version "5.1.5") + (version "5.1.7") (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/fcitx/fcitx5-chewing") (commit version))) (sha256 - (base32 "011psyvvcbrw062zw807lm33n827qza7mqaagf8zb0cz3hh1qwm9")) + (base32 "1hr5ylyzm5r02la5lh6alrp6g19y0dm9ccydd9ygy30srd26pga0")) (file-name (git-file-name name version)))) (build-system cmake-build-system) (arguments -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 23:26:01 2025 Received: (at 76192) by debbugs.gnu.org; 11 Feb 2025 04:26:01 +0000 Received: from localhost ([127.0.0.1]:53465 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thhqT-0007Kq-4f for submit@debbugs.gnu.org; Mon, 10 Feb 2025 23:26:01 -0500 Received: from mail.envs.net ([5.199.136.28]:35322) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thhqO-0007KI-VB for 76192@debbugs.gnu.org; Mon, 10 Feb 2025 23:25:57 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 2C1B738A3EEF; Tue, 11 Feb 2025 04:25:56 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id AfWOc3ikxa_M; Tue, 11 Feb 2025 04:25:52 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 11 Feb 2025 04:25:50 +0000 (UTC) Received: from localhost.localdomain (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id fb0e5a7b; Tue, 11 Feb 2025 04:29:26 +0000 (UTC) From: iyzsong@envs.net To: 76192@debbugs.gnu.org Subject: [PATCH 09/11] gnu: fcitx5-chinese-addons: Update to 5.1.8. Date: Tue, 11 Feb 2025 12:29:12 +0800 Message-ID: X-Mailer: git-send-email 2.48.1 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: 宋文武 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76192 Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) From: 宋文武 * gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.1.8. [inputs]: Remove libpthread-stubs, qtbase-5, qtdeclarative-5, qtwebchannel-5 and qtwebchannel-5. Add qtbase and qtwebchannel. Change-Id: I21f15d4aff9ab47c1548a993dd6cd8240db37440 --- gnu/packages/fcitx5.scm | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm index 58fd34ecdb..45e77fef02 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -403,15 +403,15 @@ (define-public fcitx5-chewing (define-public fcitx5-chinese-addons (package (name "fcitx5-chinese-addons") - (version "5.1.3") + (version "5.1.8") (source (origin (method url-fetch) (uri (string-append "https://download.fcitx-im.org/fcitx5" "/fcitx5-chinese-addons/fcitx5-chinese-addons-" - version "_dict.tar.xz")) + version "_dict.tar.zst")) (sha256 - (base32 "0300z1j0285936ia9ihslydxwgmsnb43gqqyq4xm1ixfp1l12hzs")))) + (base32 "06ls6ww60y7l39bjk1h1xvjq9c3va5cib6hs4y0xk9p69f2s41l3")))) (build-system cmake-build-system) (arguments `(#:configure-flags @@ -433,13 +433,10 @@ (define-public fcitx5-chinese-addons ("curl" ,curl) ("gettext" ,gettext-minimal) ("fmt" ,fmt) - ("libpthread-stubs" ,libpthread-stubs) ("opencc" ,opencc) - ("qtbase" ,qtbase-5) + ("qtbase" ,qtbase) ("fcitx5-qt" ,fcitx5-qt) - ("qtdeclarative-5" ,qtdeclarative-5) - ("qtwebchannel-5" ,qtwebchannel-5) - ("qtwebengine-5" ,qtwebengine-5))) + ("qtwebengine" ,qtwebengine))) (native-inputs (list extra-cmake-modules pkg-config)) (outputs '("out" "gui")) -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 23:26:02 2025 Received: (at 76192) by debbugs.gnu.org; 11 Feb 2025 04:26:03 +0000 Received: from localhost ([127.0.0.1]:53468 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thhqU-0007LF-GX for submit@debbugs.gnu.org; Mon, 10 Feb 2025 23:26:02 -0500 Received: from mail.envs.net ([5.199.136.28]:35330) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thhqR-0007KS-PS for 76192@debbugs.gnu.org; Mon, 10 Feb 2025 23:26:00 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 0561C38A3E91; Tue, 11 Feb 2025 04:25:59 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id c3_F1jG1K0er; Tue, 11 Feb 2025 04:25:55 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 11 Feb 2025 04:25:51 +0000 (UTC) Received: from localhost.localdomain (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 21c24eb5; Tue, 11 Feb 2025 04:29:27 +0000 (UTC) From: iyzsong@envs.net To: 76192@debbugs.gnu.org Subject: [PATCH 10/11] gnu: fcitx5-configtool: Update to 5.1.8. Date: Tue, 11 Feb 2025 12:29:13 +0800 Message-ID: <4a27006fe4a24ff41467320b016aecd36a4cc470.1739247745.git.iyzsong@member.fsf.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: 宋文武 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76192 Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) From: 宋文武 * gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.1.8. Change-Id: I5cdcae2b7c184597c64243dd86e6c7ff632907bf --- gnu/packages/fcitx5.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm index 45e77fef02..2b90075f20 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -464,15 +464,15 @@ (define-public fcitx5-chinese-addons (define-public fcitx5-configtool (package (name "fcitx5-configtool") - (version "5.1.3") + (version "5.1.8") (source (origin (method url-fetch) (uri (string-append "https://download.fcitx-im.org/fcitx5" - "/fcitx5-configtool/fcitx5-configtool-" version ".tar.xz")) + "/fcitx5-configtool/fcitx5-configtool-" version ".tar.zst")) (sha256 - (base32 "1pnwrj6kgha91djfvd2439nbhrmjargpw8ashhb91y5h3cdz7vhz")))) + (base32 "1kg0hddds7raqf5y4qw2x02hb4i5impv4hjfm2qvcn3g775rzrq6")))) (build-system cmake-build-system) (arguments (list #:configure-flags #~(list "-DUSE_QT6=ON"))) (inputs -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 10 23:26:05 2025 Received: (at 76192) by debbugs.gnu.org; 11 Feb 2025 04:26:05 +0000 Received: from localhost ([127.0.0.1]:53480 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thhqW-0007M5-WD for submit@debbugs.gnu.org; Mon, 10 Feb 2025 23:26:05 -0500 Received: from mail.envs.net ([5.199.136.28]:35340) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thhqT-0007Kb-6g for 76192@debbugs.gnu.org; Mon, 10 Feb 2025 23:26:01 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 6EB4638A3EEF; Tue, 11 Feb 2025 04:26:00 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id z1uKTlpXMyp3; Tue, 11 Feb 2025 04:25:57 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 11 Feb 2025 04:25:54 +0000 (UTC) Received: from localhost.localdomain (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 2c9c03ff; Tue, 11 Feb 2025 04:29:27 +0000 (UTC) From: iyzsong@envs.net To: 76192@debbugs.gnu.org Subject: [PATCH 11/11] gnu: fcitx5-rime: Update to 5.1.10. Date: Tue, 11 Feb 2025 12:29:14 +0800 Message-ID: <7ad75cd872edb1ea692a8a97410cca9cf8c26e32.1739247745.git.iyzsong@member.fsf.org> X-Mailer: git-send-email 2.48.1 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: 宋文武 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76192 Cc: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) From: 宋文武 * gnu/packages/fcitx5.scm (fcitx5-rime): Update to 5.1.10. Change-Id: Ieb40d3abb3dbdaf5066d60b5548b7c164051258c --- gnu/packages/fcitx5.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/fcitx5.scm b/gnu/packages/fcitx5.scm index 2b90075f20..99812b7556 100644 --- a/gnu/packages/fcitx5.scm +++ b/gnu/packages/fcitx5.scm @@ -582,15 +582,15 @@ (define-public fcitx5-material-color-theme (define-public fcitx5-rime (package (name "fcitx5-rime") - (version "5.1.4") + (version "5.1.10") (source (origin (method url-fetch) (uri (string-append "https://download.fcitx-im.org/fcitx5" "/fcitx5-rime/fcitx5-rime-" version - ".tar.xz")) + ".tar.zst")) (sha256 (base32 - "02rq3rcmc23qd9ravh0nf0hywkzwn3l9hb2ja74vmrf7x5cqic5m")))) + "12c5cjpqkz37b6s106p7r4k56mssz1m8q2f6py82zbg0ybsvn980")))) (build-system cmake-build-system) (arguments '(#:tests? #f ;no tests -- 2.48.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 11 07:38:23 2025 Received: (at 76192-done) by debbugs.gnu.org; 11 Feb 2025 12:38:23 +0000 Received: from localhost ([127.0.0.1]:54793 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1thpWw-0007no-Rf for submit@debbugs.gnu.org; Tue, 11 Feb 2025 07:38:23 -0500 Received: from mail.envs.net ([5.199.136.28]:43988) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1thpWu-0007nd-6S for 76192-done@debbugs.gnu.org; Tue, 11 Feb 2025 07:38:20 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 5FD5538A3F1B for <76192-done@debbugs.gnu.org>; Tue, 11 Feb 2025 12:38:19 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id CG_XIKNqzM1r for <76192-done@debbugs.gnu.org>; Tue, 11 Feb 2025 12:38:17 +0000 (UTC) Received: from localhost (unknown [112.44.101.130]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA for <76192-done@debbugs.gnu.org>; Tue, 11 Feb 2025 12:38:16 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 365aac6a for <76192-done@debbugs.gnu.org>; Tue, 11 Feb 2025 12:42:06 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: 76192-done@debbugs.gnu.org Subject: Re: [bug#76192] [PATCH 00/11] fcitx5 updates In-Reply-To: (iyzsong@envs.net's message of "Tue, 11 Feb 2025 12:23:26 +0800") References: Date: Tue, 11 Feb 2025 20:42:06 +0800 Message-ID: <87cyfo7iw1.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 76192-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Pushed now, close. From unknown Tue Jun 17 20:13:58 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 12 Mar 2025 11:24:32 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator