gnu: samplv1: Update to 0.9.14.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 16 May 2020 22:26:51 +0000 (00:26 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 16 May 2020 22:27:35 +0000 (00:27 +0200)
* gnu/packages/music.scm (samplv1): Update to 0.9.14.

gnu/packages/music.scm

index 162bea9..1520daf 100644 (file)
@@ -1501,7 +1501,7 @@ effects.")
 (define-public samplv1
   (package
     (name "samplv1")
-    (version "0.9.13")
+    (version "0.9.14")
     (source (origin
               (method url-fetch)
               (uri
@@ -1509,7 +1509,7 @@ effects.")
                               "/samplv1-" version ".tar.gz"))
               (sha256
                (base32
-                "0clsp6s5qfnh0xaxbd35vq2ppi72q9dfayrzlgl73800a8p7gh9m"))))
+                "0p3f9wsn1nz93szcl60yxhxdr554zm2z2jlbniwwify765lvasxc"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f))                    ; there are no tests