guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: zynaddsubfx: Update to 2.5.2.


From: Ricardo Wurmus
Subject: 01/01: gnu: zynaddsubfx: Update to 2.5.2.
Date: Wed, 18 Nov 2015 13:07:32 +0000

rekado pushed a commit to branch master
in repository guix.

commit f836fb8d0ce2d4170cd4364cccb1f10df664e33e
Author: Ricardo Wurmus <address@hidden>
Date:   Wed Nov 18 14:06:31 2015 +0100

    gnu: zynaddsubfx: Update to 2.5.2.
    
    * gnu/packages/music.scm (zynaddsubfx): Update to 2.5.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 baedf93..a217a89 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -774,7 +774,7 @@ browser.")
 (define-public zynaddsubfx
   (package
     (name "zynaddsubfx")
-    (version "2.5.1")
+    (version "2.5.2")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -782,7 +782,7 @@ browser.")
                     version "/zynaddsubfx-" version ".tar.gz"))
               (sha256
                (base32
-                "01c4v5lbzard6y00cjq3b6a50cafqwfwibzng9gdsajczhnbkqz2"))))
+                "11yrady7xwfrzszkk2fvq81ymv99mq474h60qnirk27khdygk24m"))))
     (build-system cmake-build-system)
     (arguments
      `(#:phases



reply via email to

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