guix-commits
[Top][All Lists]
Advanced

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

branch master updated: gnu: geonkick: Update to 1.10.0.


From: guix-commits
Subject: branch master updated: gnu: geonkick: Update to 1.10.0.
Date: Sun, 05 Apr 2020 05:13:01 -0400

This is an automated email from the git hooks/post-receive script.

mothacehe pushed a commit to branch master
in repository guix.

The following commit(s) were added to refs/heads/master by this push:
     new 50c5b68  gnu: geonkick: Update to 1.10.0.
50c5b68 is described below

commit 50c5b68279bb710b93a8f1dc088b3c00c253c33d
Author: Alexandros Theodotou <address@hidden>
AuthorDate: Sat Apr 4 21:35:28 2020 +0100

    gnu: geonkick: Update to 1.10.0.
    
    * gnu/packages/music.scm (geonkick): Update to 1.10.0.
    
    Signed-off-by: Mathieu Othacehe <address@hidden>
---
 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 121d396..3b5f172 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -4965,7 +4965,7 @@ ZaMultiComp, ZaMultiCompX2 and ZamSynth.")
 (define-public geonkick
   (package
     (name "geonkick")
-    (version "1.9.0")
+    (version "1.10.0")
     (source
      (origin
        (method git-fetch)
@@ -4975,7 +4975,7 @@ ZaMultiComp, ZaMultiCompX2 and ZamSynth.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "17mwxnmxszdm2wjbigciwh8qx0487q9qhf4sl92y6nqdb0dlghnl"))))
+         "1a59wnm4035kjhs66hihlkiv45p3ffb2yaj1awvyyi5f0lds5zvh"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f                      ;no tests included



reply via email to

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