From 66b2c177194241326c10057c0441c27315e5e5d1 Mon Sep 17 00:00:00 2001 From: Gigiaj Date: Wed, 2 Jul 2025 18:35:21 -0500 Subject: [PATCH] set version decl --- gchannel/packages/hyprland-protocols.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gchannel/packages/hyprland-protocols.scm b/gchannel/packages/hyprland-protocols.scm index 37803f0..667f51d 100644 --- a/gchannel/packages/hyprland-protocols.scm +++ b/gchannel/packages/hyprland-protocols.scm @@ -103,7 +103,7 @@ (uri (git-reference (url "https://github.com/3l0w/hyprland-protocols.git") (commit "5433c38e9755e83905376ed0faf5c624869e24b9"))) - (file-name (git-file-name name version)) + (file-name (git-file-name name "0.6.4")) (sha256 (base32 "0ybs6nkihk19cxbqccfkj23m884x78l54nx5wpbf0nr3s34s6xws"))))