unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45218] [PATCH] gnu: rnnoise: Update to 0.91.
@ 2020-12-13  5:21 Michael Rohleder
  2020-12-13  5:32 ` bug#45218: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-12-13  5:21 UTC (permalink / raw)
  To: 45218

* gnu/packages/pulseaudio.scm (rnnoise): Update to 0.91.
---
 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..cc0033f898 100644
--- a/gnu/packages/pulseaudio.scm
+++ b/gnu/packages/pulseaudio.scm
@@ -522,7 +522,7 @@ module-gsettings is loaded in the sound server.")
 (define-public rnnoise
   (package
     (name "rnnoise")
-    (version "0.9")
+    (version "0.91")
     (source
      (origin
        (method git-fetch)
@@ -531,7 +531,7 @@ module-gsettings is loaded in the sound server.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "18bq5b50xw3d4r1ildinafpg3isb9y216430h4mm9wr3ir7h76a7"))))
+        (base32 "11pwisbcks7g0mdgcrrv49v3ci1l6m26bbb7f67xz4pr1hai5dwc"))))
     (build-system cmake-build-system)
     (arguments
      ;; No tests.
-- 
2.29.2





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

* bug#45218: [PATCH] gnu: rnnoise: Update to 0.91.
  2020-12-13  5:21 [bug#45218] [PATCH] gnu: rnnoise: Update to 0.91 Michael Rohleder
@ 2020-12-13  5:32 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-12-13  5:32 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 45218-done

On Sun, Dec 13, 2020 at 06:21:20AM +0100, Michael Rohleder wrote:
> * gnu/packages/pulseaudio.scm (rnnoise): Update to 0.91.

Thanks! Pushed as 8cdf2b3cb0a817181524b3f3643ef4e971010251




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

end of thread, other threads:[~2020-12-13  5:33 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:21 [bug#45218] [PATCH] gnu: rnnoise: Update to 0.91 Michael Rohleder
2020-12-13  5:32 ` bug#45218: " Leo Famulari

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).