gnu: xdg-desktop-portal-hyprland: Update to 1.3.10.

* gnu/packages/freedesktop.scm (xdg-desktop-portal-hyprland): Update to 1.3.10.
[native-inputs]: Change gcc-14 to gcc-15.

Change-Id: I042c634cbbad2704b81f4a64182b0b4b7bb8db2a
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
Murilo 2025-08-23 10:52:42 -03:00 committed by John Kehayias
parent d787830013
commit 4210fbf319
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -3450,7 +3450,7 @@ interfaces.")
(define-public xdg-desktop-portal-hyprland
(package
(name "xdg-desktop-portal-hyprland")
(version "1.3.9")
(version "1.3.10")
(source
(origin
(method git-fetch)
@ -3459,7 +3459,7 @@ interfaces.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0k1bgdpg5ixxqg9r4vraszbnl4rl9gh87dhyc7rr332rf0j9n0xh"))))
(base32 "079k4zni2ammd2407av55b9vqcsfv8h3hx1xd4zl0fbc3cnsrkcf"))))
(build-system qt-build-system)
(arguments
(list #:tests? #f ;No tests.
@ -3476,7 +3476,7 @@ interfaces.")
(("\\<(hyprland-share-picker)\\>" _ cmd)
(string-append #$output "/bin/" cmd))))))))
(native-inputs
(list gcc-14 hyprwayland-scanner pkg-config))
(list gcc-15 hyprwayland-scanner pkg-config))
(inputs
(list bash-minimal
grim