guix/gnu
Maxim Cournoyer ea0a51071e
gnu: Rename qtbase to qtbase-5.
This change was automated via the following command:

$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc    # to clear some spurious changes

This is done so the qtbase package can be upgraded to version 6 in the
following commit.
2021-06-14 00:24:42 -04:00
..
bootloader
build
installer installer: Fix FAT16 partition mounting. 2021-06-13 14:11:59 +02:00
machine
packages gnu: Rename qtbase to qtbase-5. 2021-06-14 00:24:42 -04:00
services
system
tests
artwork.scm
bootloader.scm
ci.scm
image.scm
installer.scm
local.mk gnu: connman: Fix CVE-2021-33833. 2021-06-13 14:45:19 -04:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm