This commit is contained in:
2025-07-02 19:31:05 -05:00
committed by GigiaJ
parent 7bd1fdb31c
commit 76b11240c2

View File

@@ -96,14 +96,14 @@
(define-public hyprland-protocols-input-capture
(package
(name "hyprland-protocols")
(name "hyprland-protocols-input-capture")
(version "0.6.4")
(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 hyprland-protocols "0.6.4"))
(sha256
(base32
"0ybs6nkihk19cxbqccfkj23m884x78l54nx5wpbf0nr3s34s6xws"))))