unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#29816] gnu/packages/music.scm (lilypond): Update to 2.19.80
@ 2017-12-22 19:28 Mason Hock
  2017-12-22 22:22 ` bug#29816: " Danny Milosavljevic
  0 siblings, 1 reply; 2+ messages in thread
From: Mason Hock @ 2017-12-22 19:28 UTC (permalink / raw)
  To: 29816

[-- Attachment #1: Type: text/plain, Size: 1 bytes --]



[-- Attachment #2: 0001-gnu-lilypond-Update-to-2.19.80.patch --]
[-- Type: text/x-patch, Size: 1235 bytes --]

From 63c5d11820148b9e6c40aec211ec72467fbe092c Mon Sep 17 00:00:00 2001
From: Mason Hock <masonhock@gmail.com>
Date: Fri, 22 Dec 2017 11:21:39 -0800
Subject: [PATCH] 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 a1014978b..ae2b6bd3e 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
-- 
2.15.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#29816: gnu/packages/music.scm (lilypond): Update to 2.19.80
  2017-12-22 19:28 [bug#29816] gnu/packages/music.scm (lilypond): Update to 2.19.80 Mason Hock
@ 2017-12-22 22:22 ` Danny Milosavljevic
  0 siblings, 0 replies; 2+ messages in thread
From: Danny Milosavljevic @ 2017-12-22 22:22 UTC (permalink / raw)
  To: Mason Hock; +Cc: 29816-done

Tested and pushed to master as 85f075a05777309f73d495830aabae70c119e840.  Thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-12-22 22:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-22 19:28 [bug#29816] gnu/packages/music.scm (lilypond): Update to 2.19.80 Mason Hock
2017-12-22 22:22 ` bug#29816: " Danny Milosavljevic

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).