gnu: drumkv1: Update to 0.9.11.
authorTobias Geerinckx-Rice <me@tobias.gr>
Fri, 1 Nov 2019 23:32:01 +0000 (00:32 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Fri, 1 Nov 2019 23:36:03 +0000 (00:36 +0100)
* gnu/packages/music.scm (drumkv1): Update to 0.9.11.

gnu/packages/music.scm

index 61e3408..5a11317 100644 (file)
@@ -1403,7 +1403,7 @@ oscillators and stereo effects.")
 (define-public drumkv1
   (package
     (name "drumkv1")
-    (version "0.9.8")
+    (version "0.9.11")
     (source (origin
               (method url-fetch)
               (uri
@@ -1411,7 +1411,7 @@ oscillators and stereo effects.")
                               "/drumkv1-" version ".tar.gz"))
               (sha256
                (base32
-                "010p8nwnmqgj5mw324psig3hxi1g2gylxrigd6sj6sgcpy3kdm23"))))
+                "1wnjn175l0mz51k9pjf3pdzv54c4jlh63saavld9lm6zfgfs13d7"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f))                    ; there are no tests