gnu: fluidsynth: Update to 2.1.1.

* gnu/packages/audio.scm (fluidsynth): Update to 2.1.1.
This commit is contained in:
Marius Bakke 2020-02-25 16:37:51 +01:00
parent 1b01c103db
commit eab27d2277
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -1193,7 +1193,7 @@ (define-public g2reverb
(define-public fluidsynth
(package
(name "fluidsynth")
(version "2.1.0")
(version "2.1.1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1202,7 +1202,7 @@ (define-public fluidsynth
(file-name (git-file-name name version))
(sha256
(base32
"0jhla1641rx77va4b6n4shn8srj87rpwvp170byj1bg8z8g89ji1"))))
"09jq04hrasidf6b5gkk4aba13fq55z3bmn7bq35rdaikz26xiij4"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no check target