gnu: geonkick: Update to 1.10.0.

* gnu/packages/music.scm (geonkick): Update to 1.10.0.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
This commit is contained in:
Alexandros Theodotou 2020-04-04 21:35:28 +01:00 committed by Mathieu Othacehe
parent 4656c95c06
commit 50c5b68279
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -4965,7 +4965,7 @@ (define-public zam-plugins
(define-public geonkick
(package
(name "geonkick")
(version "1.9.0")
(version "1.10.0")
(source
(origin
(method git-fetch)
@ -4975,7 +4975,7 @@ (define-public geonkick
(file-name (git-file-name name version))
(sha256
(base32
"17mwxnmxszdm2wjbigciwh8qx0487q9qhf4sl92y6nqdb0dlghnl"))))
"1a59wnm4035kjhs66hihlkiv45p3ffb2yaj1awvyyi5f0lds5zvh"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ;no tests included