[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: yoshimi: Update to 1.5.9.
From: |
Ricardo Wurmus |
Subject: |
01/01: gnu: yoshimi: Update to 1.5.9. |
Date: |
Thu, 27 Sep 2018 15:52:29 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 363d7d6608d599776f78525e50a920b1d641805b
Author: Ricardo Wurmus <address@hidden>
Date: Thu Sep 27 21:52:07 2018 +0200
gnu: yoshimi: Update to 1.5.9.
* gnu/packages/music.scm (yoshimi): Update to 1.5.9.
---
gnu/packages/music.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index e563062..2d834d8 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1996,7 +1996,7 @@ capabilities, custom envelopes, effects, etc.")
(define-public yoshimi
(package
(name "yoshimi")
- (version "1.5.8.2")
+ (version "1.5.9")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/yoshimi/"
@@ -2004,7 +2004,7 @@ capabilities, custom envelopes, effects, etc.")
"/yoshimi-" version ".tar.bz2"))
(sha256
(base32
- "1kg7d6mnzdwzsqhrf7pmrf1hzgfpbpm5lv8xkaz32wiv391qrnxc"))))
+ "1nqwxwq6814m860zrh33r85vdyi2bgkvjg5372h3ngcdmxnb7wr0"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; there are no tests