GNU bug report logs -
#50998
[PATCH] gnu: abjad: Update to 3.4
Previous Next
Reported by: jgart <jgart <at> dismail.de>
Date: Sun, 3 Oct 2021 18:56:01 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/music.scm (abjad-ext-rmakers): Update to 3.4.
---
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 aeb52666be..332e1b089f 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1584,7 +1584,7 @@ typographic detail of symbols on the page.")
(define-public abjad-ext-rmakers
(package
(name "abjad-ext-rmakers")
- (version "3.3")
+ (version "3.4")
(source
(origin
(method git-fetch)
@@ -1594,7 +1594,7 @@ typographic detail of symbols on the page.")
(file-name (git-file-name name version))
(sha256
(base32
- "03nry8lzh3s81yq4lw8y6j63m7zdsl20q7rvx9cfmp3rmbvlaycs"))))
+ "0wma9vzn42h1rhbzh2dwjsrzjhsi1yqdgn6wx1dfk78vaki6prd8"))))
(build-system python-build-system)
(arguments
`(#:phases
--
2.33.0
This bug report was last modified 3 years and 288 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.