1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-04 08:15:54 +02:00

gnu: fluidsynth: Update to 1.1.11.

* gnu/packages/audio.scm (fluidsynth): Update to 1.1.11.
This commit is contained in:
Tobias Geerinckx-Rice
2018-05-18 01:59:12 +02:00
parent 263c9941a1
commit 1d40a822b6
+2 -2
View File
@@ -1025,7 +1025,7 @@ follower.")
(define-public fluidsynth
(package
(name "fluidsynth")
(version "1.1.10")
(version "1.1.11")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1034,7 +1034,7 @@ follower.")
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"04jlgq1d1hd8r9cnmkl3lgf1fgm7kgy4hh9nfddap41fm1wp121p"))))
"0n75jq3xgq46hfmjkaaxz3gic77shs4fzajq40c8gk043i84xbdh"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no check target