[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/15: gnu: lilypond: Update to 2.19.58.
From: |
Ricardo Wurmus |
Subject: |
03/15: gnu: lilypond: Update to 2.19.58. |
Date: |
Sat, 1 Apr 2017 11:25:53 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 57f1b3b8e7387877de22fe6d1bbe5deb92cfd76e
Author: Ricardo Wurmus <address@hidden>
Date: Sun Apr 2 12:00:50 2017 +0200
gnu: lilypond: Update to 2.19.58.
* gnu/packages/music.scm (lilypond): Update to 2.19.58.
---
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 8538d3b..f690017 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -585,7 +585,7 @@ interface. It is implemented as a frontend to
@code{klick}.")
(define-public lilypond
(package
(name "lilypond")
- (version "2.19.51")
+ (version "2.19.58")
(source (origin
(method url-fetch)
(uri (string-append
@@ -594,7 +594,7 @@ interface. It is implemented as a frontend to
@code{klick}.")
name "-" version ".tar.gz"))
(sha256
(base32
- "1b4jvc0fixbnp8x457fzk5wgb4zd03npwwivp60kc27fmv63w5l1"))))
+ "0wjapb3if6qqdmr57z20hidx7czhl023cjimr01i8yf7k41fakh7"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; out-test/collated-files.html fails
- branch master updated (7f661d4 -> 750e54e), Ricardo Wurmus, 2017/04/01
- 03/15: gnu: lilypond: Update to 2.19.58.,
Ricardo Wurmus <=
- 01/15: gnu: aria-maestosa: Update to 1.4.13., Ricardo Wurmus, 2017/04/01
- 05/15: gnu: synthv1: Update to 0.8.1., Ricardo Wurmus, 2017/04/01
- 02/15: gnu: extempore: Update home page., Ricardo Wurmus, 2017/04/01
- 04/15: gnu: non-sequencer, non-session-manager: Update to 1.9.5-3.10c31e5., Ricardo Wurmus, 2017/04/01
- 07/15: gnu: samplv1: Update to 0.8.1., Ricardo Wurmus, 2017/04/01
- 08/15: gnu: amsynth: Update to 1.7.1., Ricardo Wurmus, 2017/04/01
- 13/15: gnu: pd: Fix indentation of phases., Ricardo Wurmus, 2017/04/01
- 14/15: gnu: pd: Run autogen.sh script., Ricardo Wurmus, 2017/04/01
- 11/15: gnu: tuxguitar: Update home page URL., Ricardo Wurmus, 2017/04/01
- 12/15: gnu: pd: Update to 0.47-1., Ricardo Wurmus, 2017/04/01