gnu: snd: Update to 20.9.

* gnu/packages/audio.scm (snd): Update to 20.9.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-23 21:35:40 +01:00
parent cf341c39f7
commit c569aae146
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4086,14 +4086,14 @@ (define-public bluez-alsa
(define-public snd
(package
(name "snd")
(version "20.8")
(version "20.9")
(source (origin
(method url-fetch)
(uri (string-append "ftp://ccrma-ftp.stanford.edu/pub/Lisp/"
"snd-" version ".tar.gz"))
(sha256
(base32
"1hw81innyyiwiyb8jkpq9aj7idmcb41yvgd1blac997023h78sss"))))
"0jxkycxn6jcbs4gklk9sk3gfr0y26dz1m71nxah9rnx80wnzj6hr"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:tests? #f ; no tests