unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45219] [PATCH] gnu: noisetorch: Update to 0.8.3.
@ 2020-12-13  5:42 Michael Rohleder
  2020-12-13 11:30 ` bug#45219: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-12-13  5:42 UTC (permalink / raw)
  To: 45219

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#45219: [PATCH] gnu: noisetorch: Update to 0.8.3.
  2020-12-13  5:42 [bug#45219] [PATCH] gnu: noisetorch: Update to 0.8.3 Michael Rohleder
@ 2020-12-13 11:30 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-12-13 11:30 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 45219-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-12-13 11:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-13  5:42 [bug#45219] [PATCH] gnu: noisetorch: Update to 0.8.3 Michael Rohleder
2020-12-13 11:30 ` bug#45219: " Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).