guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: yoshimi: Update to 1.3.8.2.


From: Ricardo Wurmus
Subject: 01/01: gnu: yoshimi: Update to 1.3.8.2.
Date: Sun, 24 Jan 2016 13:19:49 +0000

rekado pushed a commit to branch master
in repository guix.

commit 8ddc5d57236f8ecbb617dc6a3461c32c9d31aeef
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Jan 24 14:17:49 2016 +0100

    gnu: yoshimi: Update to 1.3.8.2.
    
    * gnu/packages/music.scm (yoshimi): Update to 1.3.8.2.
---
 gnu/packages/music.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index e2f411d..b9f35f7 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -961,7 +961,7 @@ capabilities, custom envelopes, effects, etc.")
 (define-public yoshimi
   (package
     (name "yoshimi")
-    (version "1.3.7.1")
+    (version "1.3.8.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/yoshimi/"
@@ -969,7 +969,7 @@ capabilities, custom envelopes, effects, etc.")
                                   "/yoshimi-" version ".tar.bz2"))
               (sha256
                (base32
-                "13xc1x8jrr2rn26jx4dini692ww3771d5j5xf7f56ixqr7mmdhvz"))))
+                "0wl4ln6v1nkkx56kfah23chyrhga2vi93i82g0s200c4s4184xr8"))))
     (build-system cmake-build-system)
     (arguments
      `(#:tests? #f ; there are no tests



reply via email to

[Prev in Thread] Current Thread [Next in Thread]