guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/05: gnu: drumkv1: Update to 0.8.6.


From: Ricardo Wurmus
Subject: 02/05: gnu: drumkv1: Update to 0.8.6.
Date: Fri, 5 Jan 2018 16:31:00 -0500 (EST)

rekado pushed a commit to branch master
in repository guix.

commit 4a5c398622174e573983305ae4659dea4be7e9a9
Author: Ricardo Wurmus <address@hidden>
Date:   Fri Jan 5 21:18:37 2018 +0100

    gnu: drumkv1: Update to 0.8.6.
    
    * gnu/packages/music.scm (drumkv1): Update to 0.8.6.
---
 gnu/packages/music.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index fe51444..0173b7f 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1300,7 +1300,7 @@ oscillators and stereo effects.")
 (define-public drumkv1
   (package
     (name "drumkv1")
-    (version "0.8.5")
+    (version "0.8.6")
     (source (origin
               (method url-fetch)
               (uri
@@ -1308,7 +1308,7 @@ oscillators and stereo effects.")
                               "/drumkv1-" version ".tar.gz"))
               (sha256
                (base32
-                "06xqqm1ylmpp2s7xk7xav325gc50kxlvh9vf1343b0n3i8xkgjfg"))))
+                "0fwxrfyp15a4m77mzz4mwj36mhdrj646whlrkvcys33p2w75f8cq"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; There are no tests.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]