mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-06 09:15:54 +02:00
gnu: hyprland-protocols: Update to 0.6.1.
* gnu/packages/freedesktop.scm (hyprland-protocols): Update to 0.6.1. Change-Id: I895dbb23b3da0deefb7854a30b00ce773fb91cb2
This commit is contained in:
@@ -1367,7 +1367,7 @@ Python.")
|
||||
(define-public hyprland-protocols
|
||||
(package
|
||||
(name "hyprland-protocols")
|
||||
(version "0.4.0")
|
||||
(version "0.6.1")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
(uri (git-reference
|
||||
@@ -1376,7 +1376,7 @@ Python.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0x86w7z3415qvixfhk9a8v5fnbnxdydzx366qz0mpmfg5h86qyha"))))
|
||||
"01nlkznq9gkkz3q2y1m1q5v4rz0qdrxsngxbnpxarnmbg4is18lm"))))
|
||||
(build-system meson-build-system)
|
||||
(home-page "https://github.com/hyprwm/hyprland-protocols")
|
||||
(synopsis "Wayland protocol extensions for Hyprland")
|
||||
|
||||
Reference in New Issue
Block a user