bump it all up

This commit is contained in:
2025-07-02 18:57:04 -05:00
committed by GigiaJ
parent 2c0313a1de
commit cce8f0ee37

View File

@@ -97,13 +97,13 @@
(define-public hyprland-protocols (define-public hyprland-protocols
(package (package
(name "hyprland-protocols") (name "hyprland-protocols")
(version "0.6.5") (version "0.6.6")
(source (origin (source (origin
(method git-fetch) (method git-fetch)
(uri (git-reference (uri (git-reference
(url "https://github.com/3l0w/hyprland-protocols.git") (url "https://github.com/3l0w/hyprland-protocols.git")
(commit "5433c38e9755e83905376ed0faf5c624869e24b9"))) (commit "5433c38e9755e83905376ed0faf5c624869e24b9")))
(file-name (git-file-name name "0.6.4")) (file-name (git-file-name name "0.6.6"))
(sha256 (sha256
(base32 (base32
"0ybs6nkihk19cxbqccfkj23m884x78l54nx5wpbf0nr3s34s6xws")))) "0ybs6nkihk19cxbqccfkj23m884x78l54nx5wpbf0nr3s34s6xws"))))