Archived
1
0
Fork 0

gnu: geonkick: Update to 2.3.8.

* gnu/packages/music.scm (geonkick): Update to 2.3.8.
This commit is contained in:
Tobias Geerinckx-Rice 2020-10-03 01:32:09 +02:00
parent e68ae70909
commit 6e40f1431c
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5337,7 +5337,7 @@ ZaMultiComp, ZaMultiCompX2 and ZamSynth.")
(define-public geonkick
(package
(name "geonkick")
(version "2.3.7")
(version "2.3.8")
(source
(origin
(method git-fetch)
@ -5346,8 +5346,7 @@ ZaMultiComp, ZaMultiCompX2 and ZamSynth.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32
"1wdcbwiyy6i5agq5lffkyilyc8mv1cc4mp9h0nybn240vb2flqc2"))))
(base32 "07809yy2q7dd6fcp0yndlg1vw2ca2zisnsplb3xrxvzdvrqlw910"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ;no tests included