gnu: snd: Update to 20.8.

* gnu/packages/audio.scm (snd): Update to 20.8.
This commit is contained in:
Tobias Geerinckx-Rice 2020-11-01 13:43:11 +01:00
parent 2ddc43e93d
commit 2a143b8e23
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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