1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-24 10:01:47 +02:00

gnu: qttools: Rename to qttools-5.

Automated with:

  git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
  git checkout NEWS
This commit is contained in:
Maxim Cournoyer
2022-07-19 16:52:05 -04:00
parent de20b74fc2
commit eef8e2ec46
53 changed files with 207 additions and 207 deletions
+1 -1
View File
@@ -165,7 +165,7 @@ sharing) to clients via USB, ethernet, WiFi, cellular and Bluetooth.")
(inputs
(list qtbase-5))
(native-inputs
(list qttools))
(list qttools-5))
(build-system gnu-build-system)
(arguments
'(#:phases