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

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

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

View file

@ -1584,7 +1584,7 @@ (define-public python-abjad
(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 @@ (define-public abjad-ext-rmakers
(file-name (git-file-name name version))
(sha256
(base32
"03nry8lzh3s81yq4lw8y6j63m7zdsl20q7rvx9cfmp3rmbvlaycs"))))
"0wma9vzn42h1rhbzh2dwjsrzjhsi1yqdgn6wx1dfk78vaki6prd8"))))
(build-system python-build-system)
(arguments
`(#:phases