guix-commits
[Top][All Lists]
Advanced

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

39/44: gnu: lilypond: Update to 2.19.63.


From: Ricardo Wurmus
Subject: 39/44: gnu: lilypond: Update to 2.19.63.
Date: Sun, 9 Jul 2017 11:09:15 -0400 (EDT)

rekado pushed a commit to branch master
in repository guix.

commit b037ce949f6a462f1b3ddc0aea50a6575752cec0
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Jul 9 11:27:40 2017 +0200

    gnu: lilypond: Update to 2.19.63.
    
    * gnu/packages/music.scm (lilypond): Update to 2.19.63.
---
 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 a84364c..904f781 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -630,7 +630,7 @@ Sega Master System/Mark III, Sega Genesis/Mega Drive, BBC 
Micro
 (define-public lilypond
   (package
     (name "lilypond")
-    (version "2.19.58")
+    (version "2.19.63")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -639,7 +639,7 @@ Sega Master System/Mark III, Sega Genesis/Mega Drive, BBC 
Micro
                     name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0wjapb3if6qqdmr57z20hidx7czhl023cjimr01i8yf7k41fakh7"))))
+                "0hwv7m1lzyhjiyxqhqfdrrrpx475jhiwckrnxbjbv3ynhyzkngw0"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f ; out-test/collated-files.html fails



reply via email to

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