gnu: qtnetworkauth: Rename to qtnetworkauth-5.

Automated with:

  git grep -l qtnetworkauth | xargs sed 's/\bqtnetworkauth\b/\0-5/g' -i
This commit is contained in:
Maxim Cournoyer 2022-07-19 20:23:12 -04:00
parent a4784b3273
commit 2e27ccec83
No known key found for this signature in database
GPG key ID: 1260E46482E63562
4 changed files with 4 additions and 4 deletions

View file

@ -88,7 +88,7 @@ (define-public choqok
qca
qoauth
qtbase-5
qtnetworkauth
qtnetworkauth-5
sonnet))
(home-page "https://kde.org/applications/internet/org.kde.choqok")
(synopsis "Micro-Blogging Client")

View file

@ -725,7 +725,7 @@ (define-public kdepim-runtime
qca
qtbase-5
qtdeclarative-5
qtnetworkauth
qtnetworkauth-5
qtspeech
qtwebchannel-5
qtwebengine-5

View file

@ -288,7 +288,7 @@ (define-public kdenlive
qtdeclarative-5
qtgraphicaleffects
qtmultimedia-5
qtnetworkauth
qtnetworkauth-5
qtquickcontrols-5
qtquickcontrols2-5
qtscript

View file

@ -1955,7 +1955,7 @@ (define-public qtdatavis3d
customized by using themes or by adding custom items and labels to them.")
(license license:gpl3)))
(define-public qtnetworkauth
(define-public qtnetworkauth-5
(package (inherit qtsvg-5)
(name "qtnetworkauth")
(version "5.15.2")