From unknown Mon Aug 18 06:57:19 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#48875] [PATCH] gnu: xterm: Update to 367. Resent-From: Matthew James Kraai Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 06 Jun 2021 13:48:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 48875 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 48875@debbugs.gnu.org Cc: Matthew James Kraai X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16229872451862 (code B ref -1); Sun, 06 Jun 2021 13:48:01 +0000 Received: (at submit) by debbugs.gnu.org; 6 Jun 2021 13:47:25 +0000 Received: from localhost ([127.0.0.1]:51069 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpt7c-0000Ty-PE for submit@debbugs.gnu.org; Sun, 06 Jun 2021 09:47:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:55000) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpt7a-0000Tq-9i for submit@debbugs.gnu.org; Sun, 06 Jun 2021 09:47:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lpt7a-0002i1-0v for guix-patches@gnu.org; Sun, 06 Jun 2021 09:47:22 -0400 Received: from mail.ftbfs.org ([52.8.68.13]:11220 helo=aws.ftbfs.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lpt7Y-0000lh-Hc for guix-patches@gnu.org; Sun, 06 Jun 2021 09:47:21 -0400 Received: from ip68-228-72-85.oc.oc.cox.net ([68.228.72.85] helo=localhost.localdomain) by aws.ftbfs.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lpt7X-0005Ov-6J; Sun, 06 Jun 2021 13:47:19 +0000 From: Matthew James Kraai Date: Sun, 6 Jun 2021 06:47:10 -0700 Message-Id: <20210606134710.27736-1-kraai@ftbfs.org> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Status: No (score -1.0): ALL_TRUSTED=-1 Received-SPF: pass client-ip=52.8.68.13; envelope-from=kraai@ftbfs.org; helo=aws.ftbfs.org 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.6 (/) 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.4 (/) * gnu/packages/xorg.scm (xterm): Update to 367. --- gnu/packages/xorg.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index 34d7997550..db058c697b 100644 --- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm @@ -27,6 +27,7 @@ ;;; Copyright © 2020 Maxim Cournoyer ;;; Copyright © 2020 Jean-Baptiste Note ;;; Copyright © 2021 Nicolò Balzarotti +;;; Copyright © 2021 Matthew James Kraai ;;; ;;; This file is part of GNU Guix. ;;; @@ -6092,7 +6093,7 @@ to answer a question. Xmessage can also exit after a specified time.") (define-public xterm (package (name "xterm") - (version "366") + (version "367") (source (origin (method url-fetch) @@ -6102,7 +6103,7 @@ to answer a question. Xmessage can also exit after a specified time.") (string-append "ftp://ftp.invisible-island.net/xterm/" "xterm-" version ".tgz"))) (sha256 - (base32 "0vmzffy3hzgcgwx305h07ars5sxsq6nnl1ir4xqpxs9zjs2ji2w5")))) + (base32 "07y51l06n344pjyxdddq6sdvxw25nl10irl4avynkqjnqyqsiw97")))) (build-system gnu-build-system) (arguments '(#:configure-flags '("--enable-wide-chars" "--enable-load-vt-fonts" -- 2.31.1 From unknown Mon Aug 18 06:57:19 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Matthew James Kraai Subject: bug#48875: closed (Re: [bug#48875] [PATCH] gnu: xterm: Update to 367.) Message-ID: References: <87v96rt7za.fsf@nckx> <20210606134710.27736-1-kraai@ftbfs.org> X-Gnu-PR-Message: they-closed 48875 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 48875@debbugs.gnu.org Date: Sun, 06 Jun 2021 13:54:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1622987641-2562-1" This is a multi-part message in MIME format... ------------=_1622987641-2562-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #48875: [PATCH] gnu: xterm: Update to 367. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 48875@debbugs.gnu.org. --=20 48875: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D48875 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1622987641-2562-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 48875-done) by debbugs.gnu.org; 6 Jun 2021 13:53:06 +0000 Received: from localhost ([127.0.0.1]:51078 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lptD7-0000dz-P6 for submit@debbugs.gnu.org; Sun, 06 Jun 2021 09:53:05 -0400 Received: from tobias.gr ([80.241.217.52]:43850) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lptD5-0000do-4k for 48875-done@debbugs.gnu.org; Sun, 06 Jun 2021 09:53:04 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobias.gr; s=2018; bh=yscWyXFvpaTfHoOlD4EyhyXEdrYBwlfg8C7eP6dGhYw=; h=date:in-reply-to: subject:cc:to:from:references; b=hNcSKJKAS7ie53XSwIh2fa1APKU2zJwBH2ODb 9Lu55OP6V2VHyBjG5PnnQhNuRv7Cmz0xYpXUy5XMOFhCCObgMtXUmx1yCwVkKTQpNul/EX AdgH/ZEr0MRDIJGbkYZRNewITxJ+mF5zv/r8nksz/+Ssc+jmV/jibQmjanbQLCJb5YH36L RJ9WQtC5CUqrZqytIlFCOSJ5noU8NBIbF5M36G3x13LOcH49AF8GY06IbaXaYZ2Mhxo+hn vQ2sysmc6XOH4NhJwh/kQRSD6WtxHoalJH793dAeOKuZDnMWJ0hqSTHFg3KEXL+qWfYKWq 5QKH6CjJqK+cmhMyzWdOpba+w== Received: by submission.tobias.gr (OpenSMTPD) with ESMTPSA id 6312e996 (TLSv1.2:ECDHE-ECDSA-AES256-GCM-SHA384:256:NO); Sun, 6 Jun 2021 13:53:00 +0000 (UTC) References: <20210606134710.27736-1-kraai@ftbfs.org> From: Tobias Geerinckx-Rice To: Matthew James Kraai Subject: Re: [bug#48875] [PATCH] gnu: xterm: Update to 367. In-reply-to: <20210606134710.27736-1-kraai@ftbfs.org> BIMI-Selector: v=BIMI1; s=default; Date: Sun, 06 Jun 2021 15:53:29 +0200 Message-ID: <87v96rt7za.fsf@nckx> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 48875-done Cc: 48875-done@debbugs.gnu.org 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 (-) --=-=-= Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Matthew James Kraai =E5=86=99=E9=81=93=EF=BC=9A > * gnu/packages/xorg.scm (xterm): Update to 367. Pushed as b6affc5c0466e801224db4400bb62ccc26cd5346. Thanks, T G-R --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYLzTWQ0cbWVAdG9iaWFz LmdyAAoJEA2w/4hPVW15zQwA/3epfYu41ULW6izrVHXVsjg2n5LK5LqFGqAhN14r SG02AP9TrvpZVlApCgv//rjA0fJ7kZqU9CB3WdkP+aGbnvOMAA== =AzHs -----END PGP SIGNATURE----- --=-=-=-- ------------=_1622987641-2562-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 6 Jun 2021 13:47:25 +0000 Received: from localhost ([127.0.0.1]:51069 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpt7c-0000Ty-PE for submit@debbugs.gnu.org; Sun, 06 Jun 2021 09:47:25 -0400 Received: from lists.gnu.org ([209.51.188.17]:55000) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lpt7a-0000Tq-9i for submit@debbugs.gnu.org; Sun, 06 Jun 2021 09:47:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41538) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lpt7a-0002i1-0v for guix-patches@gnu.org; Sun, 06 Jun 2021 09:47:22 -0400 Received: from mail.ftbfs.org ([52.8.68.13]:11220 helo=aws.ftbfs.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lpt7Y-0000lh-Hc for guix-patches@gnu.org; Sun, 06 Jun 2021 09:47:21 -0400 Received: from ip68-228-72-85.oc.oc.cox.net ([68.228.72.85] helo=localhost.localdomain) by aws.ftbfs.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lpt7X-0005Ov-6J; Sun, 06 Jun 2021 13:47:19 +0000 From: Matthew James Kraai To: guix-patches@gnu.org Subject: [PATCH] gnu: xterm: Update to 367. Date: Sun, 6 Jun 2021 06:47:10 -0700 Message-Id: <20210606134710.27736-1-kraai@ftbfs.org> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Status: No (score -1.0): ALL_TRUSTED=-1 Received-SPF: pass client-ip=52.8.68.13; envelope-from=kraai@ftbfs.org; helo=aws.ftbfs.org 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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.6 (/) X-Debbugs-Envelope-To: submit Cc: Matthew James Kraai 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.4 (/) * gnu/packages/xorg.scm (xterm): Update to 367. --- gnu/packages/xorg.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index 34d7997550..db058c697b 100644 --- a/gnu/packages/xorg.scm +++ b/gnu/packages/xorg.scm @@ -27,6 +27,7 @@ ;;; Copyright © 2020 Maxim Cournoyer ;;; Copyright © 2020 Jean-Baptiste Note ;;; Copyright © 2021 Nicolò Balzarotti +;;; Copyright © 2021 Matthew James Kraai ;;; ;;; This file is part of GNU Guix. ;;; @@ -6092,7 +6093,7 @@ to answer a question. Xmessage can also exit after a specified time.") (define-public xterm (package (name "xterm") - (version "366") + (version "367") (source (origin (method url-fetch) @@ -6102,7 +6103,7 @@ to answer a question. Xmessage can also exit after a specified time.") (string-append "ftp://ftp.invisible-island.net/xterm/" "xterm-" version ".tgz"))) (sha256 - (base32 "0vmzffy3hzgcgwx305h07ars5sxsq6nnl1ir4xqpxs9zjs2ji2w5")))) + (base32 "07y51l06n344pjyxdddq6sdvxw25nl10irl4avynkqjnqyqsiw97")))) (build-system gnu-build-system) (arguments '(#:configure-flags '("--enable-wide-chars" "--enable-load-vt-fonts" -- 2.31.1 ------------=_1622987641-2562-1--