gnu: snd: Update to 19.5.
authorTobias Geerinckx-Rice <me@tobias.gr>
Wed, 3 Jul 2019 15:29:40 +0000 (17:29 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Wed, 3 Jul 2019 15:30:21 +0000 (17:30 +0200)
* gnu/packages/audio.scm (snd): Update to 19.5.

gnu/packages/audio.scm

index fac7c92..3168a97 100644 (file)
@@ -3383,14 +3383,14 @@ on the ALSA software PCM plugin.")
 (define-public snd
   (package
     (name "snd")
-    (version "19.3")
+    (version "19.5")
     (source (origin
               (method url-fetch)
               (uri (string-append "ftp://ccrma-ftp.stanford.edu/pub/Lisp/"
                                   "snd-" version ".tar.gz"))
               (sha256
                (base32
-                "16j3fqyw361wdsr1076f0p3va2y7wdzq1lvr4ijz1ajmbxdlc723"))))
+                "0sk6iyykwi2mm3f1g4r0iqbsrwk3zmyagp6jjqkh8njbq42cjr1y"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:tests? #f                      ; no tests