mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-28 19:56:59 -06:00
gnu: python-abjad-ext-nauert: Replace deprecated input.
* gnu/packages/music.scm (python-abjad-ext-nauert)[propagated-inputs]: Remove abjad; add python-abjad. Change-Id: I74b52d2a17126c88e3e8635b4b6a3ff67738d31e
This commit is contained in:
parent
c65b1a9d59
commit
a40eab6ea5
1 changed files with 1 additions and 1 deletions
|
|
@ -3186,7 +3186,7 @@ typographic detail of symbols on the page.")
|
|||
(native-inputs
|
||||
(list lilypond python-pytest python-setuptools python-wheel))
|
||||
(propagated-inputs
|
||||
(list abjad))
|
||||
(list python-abjad))
|
||||
(home-page "https://abjad.github.io")
|
||||
(synopsis "Abjad quantization extension, based on Paul Nauert's Q-Grids")
|
||||
(description
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue