[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: lilypond: Update to 2.19.80.
From: |
Danny Milosavljevic |
Subject: |
01/01: gnu: lilypond: Update to 2.19.80. |
Date: |
Fri, 22 Dec 2017 17:22:33 -0500 (EST) |
dannym pushed a commit to branch master
in repository guix.
commit 85f075a05777309f73d495830aabae70c119e840
Author: Mason Hock <address@hidden>
Date: Fri Dec 22 11:21:39 2017 -0800
gnu: lilypond: Update to 2.19.80.
* gnu/packages/music.scm (lilypond): Update to 2.19.80.
---
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 a101497..ae2b6bd 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -809,7 +809,7 @@ Sega Master System/Mark III, Sega Genesis/Mega Drive, BBC
Micro
(define-public lilypond
(package
(name "lilypond")
- (version "2.19.63")
+ (version "2.19.80")
(source (origin
(method url-fetch)
(uri (string-append
@@ -818,7 +818,7 @@ Sega Master System/Mark III, Sega Genesis/Mega Drive, BBC
Micro
name "-" version ".tar.gz"))
(sha256
(base32
- "0hwv7m1lzyhjiyxqhqfdrrrpx475jhiwckrnxbjbv3ynhyzkngw0"))))
+ "0lql4q946gna2pl1g409mmmsvn2qvnq2z5cihrkfhk7plcqdny9n"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; out-test/collated-files.html fails