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
Message #11 received at 50998 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/music.scm (abjad-ext-nauert): 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 1f0f7c5667..aeb52666be 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1626,7 +1626,7 @@ and manipulating rhythms such as accelerandi, taleas, and more.")
(define-public abjad-ext-nauert
(package
(name "abjad-ext-nauert")
- (version "3.3")
+ (version "3.4")
(source
(origin
(method git-fetch)
@@ -1636,7 +1636,7 @@ and manipulating rhythms such as accelerandi, taleas, and more.")
(file-name (git-file-name name version))
(sha256
(base32
- "07vgfjh32vmf652lcl2vrbzr0h6nld00qbgwbf9i1kk3xwhvklc9"))))
+ "05hr2lr6myzi493k8vc19cqzraxxnbdwlckwbnras19l5g5ns38x"))))
(build-system python-build-system)
(arguments
`(#:phases
--
2.33.0
This bug report was last modified 3 years and 289 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.