gnu: fluidsynth: Update to 2.0.8.

* gnu/packages/audio.scm (fluidsynth): Update to 2.0.8.
This commit is contained in:
Tobias Geerinckx-Rice 2019-10-28 23:10:08 +01:00
parent 3b97a00d82
commit 5c4772d7be
No known key found for this signature in database
GPG key ID: D889B0F018C5493C

View file

@ -1107,7 +1107,7 @@ (define-public g2reverb
(define-public fluidsynth
(package
(name "fluidsynth")
(version "2.0.7")
(version "2.0.8")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1116,7 +1116,7 @@ (define-public fluidsynth
(file-name (git-file-name name version))
(sha256
(base32
"1h1dj3wmjwzny2hgr41k3p67w4kxvzn365kkqwyfd6yk0v3rahic"))))
"1s32c0jxjica2agy0mp36vgvpgj2vl5i5zvacd6igmbam0x4gs7c"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no check target