Archived
1
0
Fork 0

gnu: abjad-ext-nauert: Update to 3.4.

* gnu/packages/music.scm (abjad-ext-nauert): Update to 3.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
jgart 2021-10-03 15:07:01 -04:00 committed by Efraim Flashner
parent 69d7efbf99
commit fff9ccbee2
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -1626,7 +1626,7 @@ and manipulating rhythms such as accelerandi, taleas, and more.")
(define-public abjad-ext-nauert (define-public abjad-ext-nauert
(package (package
(name "abjad-ext-nauert") (name "abjad-ext-nauert")
(version "3.3") (version "3.4")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -1636,7 +1636,7 @@ and manipulating rhythms such as accelerandi, taleas, and more.")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"07vgfjh32vmf652lcl2vrbzr0h6nld00qbgwbf9i1kk3xwhvklc9")))) "05hr2lr6myzi493k8vc19cqzraxxnbdwlckwbnras19l5g5ns38x"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases `(#:phases