maybe
This commit is contained in:
@@ -96,14 +96,14 @@
|
|||||||
|
|
||||||
(define-public hyprland-protocols-input-capture
|
(define-public hyprland-protocols-input-capture
|
||||||
(package
|
(package
|
||||||
(name "hyprland-protocols")
|
(name "hyprland-protocols-input-capture")
|
||||||
(version "0.6.4")
|
(version "0.6.4")
|
||||||
(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 hyprland-protocols "0.6.4"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0ybs6nkihk19cxbqccfkj23m884x78l54nx5wpbf0nr3s34s6xws"))))
|
"0ybs6nkihk19cxbqccfkj23m884x78l54nx5wpbf0nr3s34s6xws"))))
|
||||||
|
|||||||
Reference in New Issue
Block a user