From unknown Sat Aug 16 21:23:27 2025 X-Loop: help-debbugs@gnu.org Subject: [bug#46684] [PATCH] gnu: ir: Remove whitespace at end of line. Resent-From: Alexandros Theodotou Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 21 Feb 2021 11:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 46684 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 46684@debbugs.gnu.org Cc: Alexandros Theodotou X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.161390548913555 (code B ref -1); Sun, 21 Feb 2021 11:05:02 +0000 Received: (at submit) by debbugs.gnu.org; 21 Feb 2021 11:04:49 +0000 Received: from localhost ([127.0.0.1]:53595 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lDmXg-0003WY-ND for submit@debbugs.gnu.org; Sun, 21 Feb 2021 06:04:49 -0500 Received: from lists.gnu.org ([209.51.188.17]:55570) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lDmXe-0003WQ-01 for submit@debbugs.gnu.org; Sun, 21 Feb 2021 06:04:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56092) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDmXd-0002ww-S6 for guix-patches@gnu.org; Sun, 21 Feb 2021 06:04:45 -0500 Received: from mout01.posteo.de ([185.67.36.141]:53418) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDmXZ-0006X8-7H for guix-patches@gnu.org; Sun, 21 Feb 2021 06:04:43 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 71C1A160060 for ; Sun, 21 Feb 2021 12:04:37 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Dk2Wm3ltTz6tmK; Sun, 21 Feb 2021 12:04:36 +0100 (CET) From: Alexandros Theodotou Date: Sun, 21 Feb 2021 11:04:26 +0000 Message-Id: <20210221110426.6298-1-alex@zrythm.org> X-Mailer: git-send-email 2.30.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.141; envelope-from=alex@zrythm.org; helo=mout01.posteo.de X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) 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: -2.3 (--) * gnu/packages/audio.scm (ir): Remove whitespace at end of line. --- gnu/packages/audio.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 16e0eec418..f45556630b 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -1911,7 +1911,7 @@ well suited to all musical instruments and vocals.") (modify-phases %standard-phases (delete 'configure) ; no configure script ;; See https://github.com/tomszilagyi/ir.lv2/pull/20 - (add-after 'unpack 'fix-type + (add-after 'unpack 'fix-type (lambda _ (substitute* '("ir_gui.cc" "lv2_ui.h") (("_LV2UI_Descriptor") "LV2UI_Descriptor")) -- 2.30.0 From unknown Sat Aug 16 21:23:27 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: Alexandros Theodotou Subject: bug#46684: closed (Re: [bug#46684] [PATCH] gnu: ir: Remove whitespace at end of line.) Message-ID: References: <40c000a1265fa25658fc22f07cc5d88a40420a4d.camel@zaclys.net> <20210221110426.6298-1-alex@zrythm.org> X-Gnu-PR-Message: they-closed 46684 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 46684@debbugs.gnu.org Date: Sun, 21 Feb 2021 16:56:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1613926562-2111-1" This is a multi-part message in MIME format... ------------=_1613926562-2111-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #46684: [PATCH] gnu: ir: Remove whitespace at end of line. 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 46684@debbugs.gnu.org. --=20 46684: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D46684 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1613926562-2111-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 46684-done) by debbugs.gnu.org; 21 Feb 2021 16:55:09 +0000 Received: from localhost ([127.0.0.1]:54695 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lDs0j-0000Ww-4o for submit@debbugs.gnu.org; Sun, 21 Feb 2021 11:55:09 -0500 Received: from mail.zaclys.net ([178.33.93.72]:34295) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lDs0f-0000WL-1q for 46684-done@debbugs.gnu.org; Sun, 21 Feb 2021 11:55:08 -0500 Received: from guix-xps.local (82-64-145-38.subs.proxad.net [82.64.145.38]) (authenticated bits=0) by mail.zaclys.net (8.14.7/8.14.7) with ESMTP id 11LGswWR012022 (version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for <46684-done@debbugs.gnu.org>; Sun, 21 Feb 2021 17:54:58 +0100 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.zaclys.net 11LGswWR012022 Authentication-Results: mail.zaclys.net; dmarc=fail (p=reject dis=none) header.from=zaclys.net Authentication-Results: mail.zaclys.net; spf=fail smtp.mailfrom=lle-bout@zaclys.net DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zaclys.net; s=default; t=1613926498; bh=yjUTcpMx7gto6slNX3jy3bbGxIgT0IoFyv8mCDScwkM=; h=Subject:From:To:Date:In-Reply-To:References:From; b=rIGjtYVMYXRoPVz0KG1j+6IZIQsxT2NrMsPMdJC398tR6M8X6hMJU6ypOfSyFGqLp AolGn9Y7pdLetwPwVYtQgF2jlz2mCxt/GAW3cHnG+bDBywVi6YlU6gsCwnH1deUXi8 WDbfQyOonkAPLeLF0yTv/VVW21tiwDGVUL9vZsUA= Message-ID: <40c000a1265fa25658fc22f07cc5d88a40420a4d.camel@zaclys.net> Subject: Re: [bug#46684] [PATCH] gnu: ir: Remove whitespace at end of line. From: =?ISO-8859-1?Q?L=E9o?= Le Bouter To: 46684-done@debbugs.gnu.org Date: Sun, 21 Feb 2021 17:54:49 +0100 In-Reply-To: <20210221110426.6298-1-alex@zrythm.org> References: <20210221110426.6298-1-alex@zrythm.org> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-h/nXEOg/WYvTdKtPAQjQ" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 46684-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 (-) --=-h/nXEOg/WYvTdKtPAQjQ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Pushed as 869c416ceeaa9d46395b50e4b50553ada86ffd48 Thank you! --=-h/nXEOg/WYvTdKtPAQjQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEFIvLi9gL+xax3g6RRaix6GvNEKYFAmAykFkACgkQRaix6GvN EKZKEA/+PM2lti2CELw+ZAHlygv8OZKHB2Lwq4rbLyp8LB2qH77g1nTLVN2ycC5t fULo0pRwQCE0JBnrwQ71T07hS6jFMUvZANMXGOexraGcz6UdxVleQOtw3w02PqcC bnY2hDie3rg4fBn/0okIjAgsV85FQI70CxCAGru3wxTCrCEuONgIB/IWlRMIXbzR YxQiv8yIDBOmv97QOl7Xer+g8ZhHM/W+fmb93BkBW3KMuvG1QflJoByCQIfglR3B clWOeBzYwDdCSF6Ca2zW/JsNrsxNPGThjuNsdD1bDz8ojZiKmm84KeGg1lJLEP6/ SwaKlj51ShVPymRsQC6WETsDoXS+pdqrTg7JGZob8/vfZkSrxCfr2yH+AKOlaeCx jXXjmfzZuKrpMsP/s9PVfj+hAobLlgUEfcfvaYrNJDC9sppJ1MuhJnUorxSeqCuy d46PhtnBitlew3aDIqxXPtexkiyQli6tGCrb13bVVeXlGaO+aqgyNitA7JDWaHtM jUZ3uGd7Za4BGhUw2PLFiNULc5NDiaCTzEyEPfXMZTb1gdVKzmC9Ds0rv/Ktxb55 ylemYiNjdE3hwxfweZQubNMRb4CBzlj0KsZoECsRpTFw3Z125MU+h3+WJTcJdl/q Xyt1yHCLcj4NMPZr2tKRerBY6RdfTgmEEfqa5Y7j+rSK7TJIiCA= =Q3tr -----END PGP SIGNATURE----- --=-h/nXEOg/WYvTdKtPAQjQ-- ------------=_1613926562-2111-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 21 Feb 2021 11:04:49 +0000 Received: from localhost ([127.0.0.1]:53595 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lDmXg-0003WY-ND for submit@debbugs.gnu.org; Sun, 21 Feb 2021 06:04:49 -0500 Received: from lists.gnu.org ([209.51.188.17]:55570) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lDmXe-0003WQ-01 for submit@debbugs.gnu.org; Sun, 21 Feb 2021 06:04:46 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56092) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDmXd-0002ww-S6 for guix-patches@gnu.org; Sun, 21 Feb 2021 06:04:45 -0500 Received: from mout01.posteo.de ([185.67.36.141]:53418) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lDmXZ-0006X8-7H for guix-patches@gnu.org; Sun, 21 Feb 2021 06:04:43 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 71C1A160060 for ; Sun, 21 Feb 2021 12:04:37 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Dk2Wm3ltTz6tmK; Sun, 21 Feb 2021 12:04:36 +0100 (CET) From: Alexandros Theodotou To: guix-patches@gnu.org Subject: [PATCH] gnu: ir: Remove whitespace at end of line. Date: Sun, 21 Feb 2021 11:04:26 +0000 Message-Id: <20210221110426.6298-1-alex@zrythm.org> X-Mailer: git-send-email 2.30.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=185.67.36.141; envelope-from=alex@zrythm.org; helo=mout01.posteo.de X-Spam_score_int: -41 X-Spam_score: -4.2 X-Spam_bar: ---- X-Spam_report: (-4.2 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Alexandros Theodotou 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: -2.3 (--) * gnu/packages/audio.scm (ir): Remove whitespace at end of line. --- gnu/packages/audio.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm index 16e0eec418..f45556630b 100644 --- a/gnu/packages/audio.scm +++ b/gnu/packages/audio.scm @@ -1911,7 +1911,7 @@ well suited to all musical instruments and vocals.") (modify-phases %standard-phases (delete 'configure) ; no configure script ;; See https://github.com/tomszilagyi/ir.lv2/pull/20 - (add-after 'unpack 'fix-type + (add-after 'unpack 'fix-type (lambda _ (substitute* '("ir_gui.cc" "lv2_ui.h") (("_LV2UI_Descriptor") "LV2UI_Descriptor")) -- 2.30.0 ------------=_1613926562-2111-1--