1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-14 11:00:36 +02:00

gnu: qtquickcontrols: Rename to qtquickcontrols-5.

Automated via:

  git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\b/\0-5/g' -i
  git checkout NEWS
This commit is contained in:
Maxim Cournoyer 2022-07-17 23:47:28 -04:00
parent 397d05a4bf
commit 65e5e85d28
No known key found for this signature in database
GPG key ID: 1260E46482E63562
16 changed files with 22 additions and 22 deletions

View file

@ -385,7 +385,7 @@ local system.")
("qtdeclarative-5" ,qtdeclarative-5)
("qtwebchannel" ,qtwebchannel)
("qtwebengine" ,qtwebengine)
("qtquickcontrols" ,qtquickcontrols)
("qtquickcontrols-5" ,qtquickcontrols-5)
("qtx11extras" ,qtx11extras)
("xcb-util-keyms" ,xcb-util-keysyms)))
(home-page "https://zealdocs.org/")