~ruther/guix-local

23ecd10cb66d4dc7aa30ccf2d6465999e2dff10b — John Kehayias 8 months ago e4b0742
gnu: hyprland-qtutils: Build with gcc-15.

* gnu/packages/qt.scm (hyprland-qtutils)[native-inputs]: Change from gcc-14 to
gcc-15.

Change-Id: I87a1bfb83300ae2bdb88ab304b7bfb282469a5bb
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/qt.scm
M gnu/packages/qt.scm => gnu/packages/qt.scm +1 -1
@@ 5854,7 5854,7 @@ of the InventorXt GUI component toolkit.")
    (arguments
     (list #:tests? #f ;There are no tests.
           #:qtbase qtbase))
    (native-inputs (list gcc-14 pkg-config))
    (native-inputs (list gcc-15 pkg-config))
    (inputs
     (list bash-minimal
           hyprutils