1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-17 04:20:44 +02:00

gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.

Automated via:

  git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i
  git checkout NEWS
This commit is contained in:
Maxim Cournoyer 2022-07-17 23:49:07 -04:00
parent 65e5e85d28
commit 1130fc5991
No known key found for this signature in database
GPG key ID: 1260E46482E63562
18 changed files with 30 additions and 30 deletions

View file

@ -3425,7 +3425,7 @@ compiled translations. Prebuilt Firmware files are removed.")
qtdeclarative-5
qtgraphicaleffects
qtquickcontrols-5
qtquickcontrols2
qtquickcontrols2-5
qtsvg-5))
(arguments
`(;; FIXME: tests are disabled, because they cause an infinite loop.