gnu: snd: Update to 19.2.

* gnu/packages/audio.scm (snd): Update to 19.2.
master
Tobias Geerinckx-Rice 2019-03-10 23:19:50 +01:00
parent 8b3ad455be
commit 0189045904
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -3361,14 +3361,14 @@ on the ALSA software PCM plugin.")
(define-public snd
(package
(name "snd")
(version "17.7")
(version "19.2")
(source (origin
(method url-fetch)
(uri (string-append "ftp://ccrma-ftp.stanford.edu/pub/Lisp/"
"snd-" version ".tar.gz"))
(sha256
(base32
"1vm0dy5qlycqkima7y5ajzvazyjybifa803fabjcpncjz08c26vp"))))
"1a6ls2hyvggss12idca22hq5vsq4jw2xkwrx22dx29i9926gdr6h"))))
(build-system glib-or-gtk-build-system)
(arguments
`(#:tests? #f ; no tests