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:
parent
69d7efbf99
commit
fff9ccbee2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Reference in a new issue