gnu: rnnoise: Update to 0.91.

* gnu/packages/pulseaudio.scm (rnnoise): Update to 0.91.

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
Michael Rohleder 2020-12-13 06:21:20 +01:00 committed by Leo Famulari
parent 1adeb74456
commit 8cdf2b3cb0
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -522,7 +522,7 @@ (define-public paprefs
(define-public rnnoise
(package
(name "rnnoise")
(version "0.9")
(version "0.91")
(source
(origin
(method git-fetch)
@ -531,7 +531,7 @@ (define-public rnnoise
(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.