summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorapoorv569 <apoorvs569@gmail.com>2025-08-25 12:20:21 +0530
committerAndreas Enge <andreas@enge.fr>2025-08-25 11:59:19 +0200
commiteb680136f19cdfb497f6fc8288e85fb968cb95fe (patch)
treee07a4494a9cfa442a72a1a3147c1147e87636e8a /gnu
parent9366958c4f0034a48ee0e0c018b599a08ad3ac67 (diff)
gnu: geonkick: Update to 3.6.2.
* gnu/packages/music.scm (geonkick): Update to 3.6.2. [source]: Update url. [home-page]: Update. Change-Id: I655fbbe716fed87c559f50c6c675fc8c47cabe6c Signed-off-by: Andreas Enge <andreas@enge.fr>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/music.scm8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 7190dfcd579..9b770d6442a 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -7005,16 +7005,16 @@ ZaMultiComp, ZaMultiCompX2 and ZamSynth.")
(define-public geonkick
(package
(name "geonkick")
- (version "2.7.0")
+ (version "3.6.2")
(source
(origin
(method git-fetch)
(uri (git-reference
- (url "https://gitlab.com/iurie-sw/geonkick")
+ (url "https://codeberg.org/Geonkick-Synthesizer/geonkick")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0w1mvqm46qdwldcl81svaykwii4wvx7mcr57kwvnj0iv2qrc891i"))))
+ (base32 "0817hsfvgri315aw0y06rzjcw96lhgxjc37rbxqagk3ciw0naj6n"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ;no tests included
@@ -7036,7 +7036,7 @@ ZaMultiComp, ZaMultiCompX2 and ZamSynth.")
(description "Geonkick is a synthesizer that can synthesize elements
of percussion such as kicks, snares, hit-hats, shakers, claps and sticks.
It can also play and mix samples.")
- (home-page "https://gitlab.com/iurie-sw/geonkick")
+ (home-page "https://geonkick.org")
(license license:gpl3+)))
(define-public mamba