mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: qtsvg: Rename variable to qtsvg-5.
This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
This commit is contained in:
parent
4af9984a4e
commit
1ef04fb228
50 changed files with 210 additions and 211 deletions
|
@ -474,7 +474,7 @@ waveform until they line up with the proper sounds.")
|
|||
"0b1nwiwyg01087q318vymg4si76dw41ykxbn2zwd6dqbxzbpr1dh"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs
|
||||
(list qtbase-5 qtxmlpatterns qtmultimedia qtsvg))
|
||||
(list qtbase-5 qtxmlpatterns qtmultimedia qtsvg-5))
|
||||
(arguments
|
||||
`(#:phases
|
||||
(modify-phases %standard-phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue