aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2019-08-21 22:06:48 +0200
committerTobias Geerinckx-Rice <me@tobias.gr>2019-08-21 22:07:21 +0200
commitf8719b155ea959a964228ea5107ee42f425cd8c3 (patch)
tree6e2f1d303cf4e2245dd9bd5e108b2e236f836f9d
parent94781b79ad939e342f6ee1863f0d966cb7f54b84 (diff)
downloadguix-f8719b155ea959a964228ea5107ee42f425cd8c3.tar
guix-f8719b155ea959a964228ea5107ee42f425cd8c3.tar.gz
gnu: fluidsynth: Update to 2.0.6.
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.6.
-rw-r--r--gnu/packages/audio.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index d8b7095540..44a49295d3 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -1105,7 +1105,7 @@ follower.")
(define-public fluidsynth
(package
(name "fluidsynth")
- (version "2.0.5")
+ (version "2.0.6")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -1114,7 +1114,7 @@ follower.")
(file-name (git-file-name name version))
(sha256
(base32
- "0rv0apxbj0cgm8f8sqf5xr6kdi4q58ph92ip6cg716ha0ca5lr8y"))))
+ "0nas9pp9r8rnziznxm65x2yzf1ryg98zr3946g0br3s38sjf8l3a"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no check target