gnu: fluidsynth: Update to 2.0.4.

* gnu/packages/audio.scm (fluidsynth): Update to 2.0.4.
This commit is contained in:
Marius Bakke 2019-02-23 18:32:57 +01:00
parent 6a46a06ce4
commit 0964671086
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -1155,7 +1155,7 @@ (define-public g2reverb
(define-public fluidsynth
(package
(name "fluidsynth")
(version "2.0.3")
(version "2.0.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1164,7 +1164,7 @@ (define-public fluidsynth
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"00f6bhw4ddrinb5flvg5y53rcvnf4km23a6nbvnswmpq13568v78"))))
"1v2vji02fbrjgypwb4fw2r90hnfwfbfh3d24j8vjwlbqxhxp16s0"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no check target