[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/04: gnu: fluidsynth: Update to 2.0.8.
From: |
guix-commits |
Subject: |
04/04: gnu: fluidsynth: Update to 2.0.8. |
Date: |
Mon, 28 Oct 2019 18:11:12 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 5c4772d7be030cec97df8e6545465cbcc033f5ac
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Oct 28 23:10:08 2019 +0100
gnu: fluidsynth: Update to 2.0.8.
* gnu/packages/audio.scm (fluidsynth): Update to 2.0.8.
---
gnu/packages/audio.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index 110903e..88b5696 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -1107,7 +1107,7 @@ follower.")
(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 @@ follower.")
(file-name (git-file-name name version))
(sha256
(base32
- "1h1dj3wmjwzny2hgr41k3p67w4kxvzn365kkqwyfd6yk0v3rahic"))))
+ "1s32c0jxjica2agy0mp36vgvpgj2vl5i5zvacd6igmbam0x4gs7c"))))
(build-system cmake-build-system)
(arguments
'(#:tests? #f ; no check target