gnu: synthpod: Update to 0.1.6715.

* gnu/packages/music.scm (synthpod): Update to 0.1.6715.

Change-Id: I8812a432463473e7138d107b1644d2486ba3395d
This commit is contained in:
Ricardo Wurmus 2025-03-22 18:19:49 +01:00
parent 4ba86fd308
commit c532fcbf85
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3925,17 +3925,17 @@ socket or command line.")
(define-public synthpod (define-public synthpod
(package (package
(name "synthpod") (name "synthpod")
(version "0.1.6507") (version "0.1.6715")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (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. ;; Version is not tagged but mentioned in VERSION file.
(commit "6e84a075ea8fea95094dcbc2b30f968717a81960"))) (commit "54c285cfe0fbd80dc574101a8a2952cf3374fc38")))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"1chazkdxjgjzfxqmlk4ywhilkj9l3bybd9xghjg9r67df2diqhbs")))) "1axb7f6rd2x9kd4hzk9895zvqj0lwlmc3zj23yx17yypd0w7yg0c"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
(list (list