gnu: snd: Update to 20.4.
authorTobias Geerinckx-Rice <me@tobias.gr>
Thu, 11 Jun 2020 17:03:22 +0000 (19:03 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 13 Jun 2020 22:05:12 +0000 (00:05 +0200)
* gnu/packages/audio.scm (snd): Update to 20.4.

gnu/packages/audio.scm

index b2ffeff..a9f3459 100644 (file)
@@ -3586,14 +3586,14 @@ on the ALSA software PCM plugin.")
 (define-public snd
   (package
     (name "snd")
-    (version "19.9")
+    (version "20.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "ftp://ccrma-ftp.stanford.edu/pub/Lisp/"
                                   "snd-" version ".tar.gz"))
               (sha256
                (base32
-                "13s8fahpsjygjdrcwmprcrz23ny3klaj2rh2xzdv3bfs69gxvhys"))))
+                "0irdizlng2s3akmxdbfxcbd93bbjz9543nh7fisszim6v0ks59d9"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:tests? #f                      ; no tests