emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#46684: closed ([PATCH] gnu: ir: Remove whitespace at end of line.)


From: GNU bug Tracking System
Subject: bug#46684: closed ([PATCH] gnu: ir: Remove whitespace at end of line.)
Date: Sun, 21 Feb 2021 16:56:02 +0000

Your message dated Sun, 21 Feb 2021 17:54:49 +0100
with message-id <40c000a1265fa25658fc22f07cc5d88a40420a4d.camel@zaclys.net>
and subject line Re: [bug#46684] [PATCH] gnu: ir: Remove whitespace at end of 
line.
has caused the debbugs.gnu.org bug report #46684,
regarding [PATCH] gnu: ir: Remove whitespace at end of line.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46684: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46684
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#46684] [PATCH] gnu: ir: Remove whitespace at end of line. Date: Sun, 21 Feb 2021 17:54:49 +0100 User-agent: Evolution 3.34.2
Pushed as 869c416ceeaa9d46395b50e4b50553ada86ffd48

Thank you!

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]