gnu: hyprland-protocols: Update to 0.6.2.

* gnu/packages/freedesktop.scm (hyprland-protocols): Update to 0.6.2.

Change-Id: Ib541990c32822714681ae9f88c547a6802dc39fd
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
Murilo 2025-02-05 09:10:17 -03:00 committed by John Kehayias
parent 7b7f652a9b
commit 1e84ad052d
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -1367,7 +1367,7 @@ Python.")
(define-public hyprland-protocols
(package
(name "hyprland-protocols")
(version "0.6.1")
(version "0.6.2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1376,7 +1376,7 @@ Python.")
(file-name (git-file-name name version))
(sha256
(base32
"01nlkznq9gkkz3q2y1m1q5v4rz0qdrxsngxbnpxarnmbg4is18lm"))))
"17044wvfgcj7sks1dvhsbycp3ls82g1wadi3hzd6n9bhpszrpzz6"))))
(build-system meson-build-system)
(home-page "https://github.com/hyprwm/hyprland-protocols")
(synopsis "Wayland protocol extensions for Hyprland")