Skip to content
Snippets Groups Projects
Unverified Commit 37d473c5 authored by Tobias Geerinckx-Rice's avatar Tobias Geerinckx-Rice
Browse files

gnu: fluidsynth: Update to 2.0.9.

* gnu/packages/audio.scm (fluidsynth): Update to 2.0.9.
parent daa03aca
No related branches found
No related tags found
No related merge requests found
......@@ -1109,7 +1109,7 @@ (define-public g2reverb
(define-public fluidsynth
(package
(name "fluidsynth")
(version "2.0.8")
(version "2.0.9")
(source (origin
(method git-fetch)
(uri (git-reference
......@@ -1118,7 +1118,7 @@ (define-public fluidsynth
(file-name (git-file-name name version))
(sha256
(base32
"1s32c0jxjica2agy0mp36vgvpgj2vl5i5zvacd6igmbam0x4gs7c"))))
"08bhwv0gw7zq1z0b36m2dzxl6zcgvmvaa60nly2wif7rinkprp5n"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no check target
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment