GNU bug report logs - #45219
[PATCH] gnu: noisetorch: Update to 0.8.3.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Sun, 13 Dec 2020 05:44:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

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: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#45219: closed ([PATCH] gnu: noisetorch: Update to 0.8.3.)
Date: Sun, 13 Dec 2020 11:32:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 13 Dec 2020 12:30:56 +0100
with message-id <87bleydjtb.fsf <at> nicolasgoaziou.fr>
and subject line Re: [bug#45219] [PATCH] gnu: noisetorch: Update to 0.8.3.
has caused the debbugs.gnu.org bug report #45219,
regarding [PATCH] gnu: noisetorch: Update to 0.8.3.
to be marked as done.

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


-- 
45219: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45219
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: noisetorch: Update to 0.8.3.
Date: Sun, 13 Dec 2020 06:42:45 +0100
* gnu/packages/pulseaudio.scm (noisetorch): Update to 0.8.3.
---
 gnu/packages/pulseaudio.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pulseaudio.scm b/gnu/packages/pulseaudio.scm
index d9e9488484..7e8f134553 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -555,7 +555,7 @@ The plugin is made to work with 1 or 2 channels (ladspa plugin),
 (define-public noisetorch
   (package
     (name "noisetorch")
-    (version "0.7.2-beta")
+    (version "0.8.3")
     (source
      (origin
        (method git-fetch)
@@ -564,7 +564,7 @@ The plugin is made to work with 1 or 2 channels (ladspa plugin),
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "06xlqjma8h7lcnqgc9226blps6m9dp487hk71lslfxj0jkay548k"))))
+        (base32 "115sq4waq048bv82lnq5sblf62m50yvyakx7x06qq359v7qf5ji1"))))
     (build-system go-build-system)
     (arguments
      `(#:import-path "github.com/lawl/NoiseTorch"
-- 
2.29.2



[Message part 3 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 45219-done <at> debbugs.gnu.org
Subject: Re: [bug#45219] [PATCH] gnu: noisetorch: Update to 0.8.3.
Date: Sun, 13 Dec 2020 12:30:56 +0100
Hello,

Michael Rohleder <mike <at> rohleder.de> writes:

> * gnu/packages/pulseaudio.scm (noisetorch): Update to 0.8.3.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


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

Previous Next


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