GNU bug report logs - #46684
[PATCH] gnu: ir: Remove whitespace at end of line.

Previous Next

Package: guix-patches;

Reported by: Alexandros Theodotou <alex <at> zrythm.org>

Date: Sun, 21 Feb 2021 11:05:02 UTC

Severity: normal

Tags: patch

Done: Léo Le Bouter <lle-bout <at> zaclys.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Alexandros Theodotou <alex <at> zrythm.org>
Subject: bug#46684: closed (Re: [bug#46684] [PATCH] gnu: ir: Remove
 whitespace at end of line.)
Date: Sun, 21 Feb 2021 16:56:02 +0000
[Message part 1 (text/plain, inline)]
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 <at> debbugs.gnu.org.

-- 
46684: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46684
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Léo Le Bouter <lle-bout <at> zaclys.net>
To: 46684-done <at> debbugs.gnu.org
Subject: Re: [bug#46684] [PATCH] gnu: ir: Remove whitespace at end of line.
Date: Sun, 21 Feb 2021 17:54:49 +0100
[Message part 3 (text/plain, inline)]
Pushed as 869c416ceeaa9d46395b50e4b50553ada86ffd48

Thank you!
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Alexandros Theodotou <alex <at> zrythm.org>
To: guix-patches <at> gnu.org
Cc: Alexandros Theodotou <alex <at> zrythm.org>
Subject: [PATCH] gnu: ir: Remove whitespace at end of line.
Date: Sun, 21 Feb 2021 11:04:26 +0000
* 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




This bug report was last modified 4 years and 147 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.