mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
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:
parent
7b7f652a9b
commit
1e84ad052d
1 changed files with 2 additions and 2 deletions
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue