[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: yoshimi: Update to 1.6.0.
From: |
guix-commits |
Subject: |
01/03: gnu: yoshimi: Update to 1.6.0. |
Date: |
Sun, 1 Sep 2019 18:45:00 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8a71a01c216c936108dd9f5694ffda991d48c9ea
Author: Ricardo Wurmus <address@hidden>
Date: Sun Sep 1 22:05:49 2019 +0200
gnu: yoshimi: Update to 1.6.0.
* gnu/packages/music.scm (yoshimi): Update to 1.6.0.
---
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 d4aaecc..07ec7c9 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -2099,7 +2099,7 @@ capabilities, custom envelopes, effects, etc.")
(define-public yoshimi
(package
(name "yoshimi")
- (version "1.5.10.2")
+ (version "1.6.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://sourceforge/yoshimi/"
@@ -2107,7 +2107,7 @@ capabilities, custom envelopes, effects, etc.")
"/yoshimi-" version ".tar.bz2"))
(sha256
(base32
- "1rr99qkq80s8l2iv3x4ccxan07m15dvmd5s9b10386bfjbwbya01"))))
+ "0bcc5spnq73yp1fmm367d1mxcswqkmzs3cnpb4cxr513ir98sa50"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; there are no tests