From c532fcbf85fc2b5aec5f5d5cbcce09913506ad17 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Sat, 22 Mar 2025 18:19:49 +0100 Subject: [PATCH] gnu: synthpod: Update to 0.1.6715. * gnu/packages/music.scm (synthpod): Update to 0.1.6715. Change-Id: I8812a432463473e7138d107b1644d2486ba3395d --- gnu/packages/music.scm | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm index 75a739af744..1178369a5cb 100644 --- a/gnu/packages/music.scm +++ b/gnu/packages/music.scm @@ -3925,17 +3925,17 @@ socket or command line.") (define-public synthpod (package (name "synthpod") - (version "0.1.6507") + (version "0.1.6715") (source (origin (method git-fetch) (uri (git-reference - (url "https://git.open-music-kontrollers.ch/lv2/synthpod") + (url "https://git.open-music-kontrollers.ch/~hp/synthpod") ;; Version is not tagged but mentioned in VERSION file. - (commit "6e84a075ea8fea95094dcbc2b30f968717a81960"))) + (commit "54c285cfe0fbd80dc574101a8a2952cf3374fc38"))) (file-name (git-file-name name version)) (sha256 (base32 - "1chazkdxjgjzfxqmlk4ywhilkj9l3bybd9xghjg9r67df2diqhbs")))) + "1axb7f6rd2x9kd4hzk9895zvqj0lwlmc3zj23yx17yypd0w7yg0c")))) (build-system meson-build-system) (arguments (list