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
(package
(name "hyprland-protocols")
(version "0.6.5")
(version "0.6.6")
(source (origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/3l0w/hyprland-protocols.git")
(commit "5433c38e9755e83905376ed0faf5c624869e24b9")))
(file-name (git-file-name name "0.6.4"))
(file-name (git-file-name name "0.6.6"))
(sha256
(base32
"0ybs6nkihk19cxbqccfkj23m884x78l54nx5wpbf0nr3s34s6xws"))))