me
/
guix
Archived
1
0
Fork 0

gnu: snd: Update to 20.6.

* gnu/packages/audio.scm (snd): Update to 20.6.
master
Tobias Geerinckx-Rice 2020-08-09 16:11:44 +02:00
parent 57f5a77483
commit 6de0dcb607
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

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