1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: hyprpaper: Build with gcc-15.

* gnu/packages/xdisorg.scm (hyprpaper)[native-inputs]: Change gcc-14 to
gcc-15.

Change-Id: I6b390bdec93c185f0e89368a6e2172a1aea3dce6
This commit is contained in:
John Kehayias
2025-09-09 17:15:43 -04:00
parent 77bf6b489e
commit 87f3ed080b

View File

@@ -3999,7 +3999,7 @@ GPU-accelerated screen locking utility.")
"0j3hbqfx40cjxkvaiqzfij8pgblg2hyv9lbbjjh4iahciwgh7623"))))
(build-system cmake-build-system)
(arguments '(#:tests? #f)) ;; no test
(native-inputs (list gcc-14 pkg-config))
(native-inputs (list gcc-15 pkg-config))
(inputs
(list cairo
file