From c57c8780476bcbfe561d643c9b8ad28a7068f39c Mon Sep 17 00:00:00 2001 From: Ribbon <ribbon_45@proton.me> Date: Tue, 19 Dec 2023 03:09:03 +0000 Subject: [PATCH] fix gyr --- recipes/wip/gyr/recipe.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/wip/gyr/recipe.toml b/recipes/wip/gyr/recipe.toml index 02efa5083..c15042a5c 100644 --- a/recipes/wip/gyr/recipe.toml +++ b/recipes/wip/gyr/recipe.toml @@ -1,6 +1,6 @@ #TODO compiled but not tested [source] -tar = "https://git.sr.ht/~f9/gyr" +git = "https://git.sr.ht/~f9/gyr" rev = "3418fb65da1c181eade2f5f5284cf175cafb41ec" [build] template = "cargo" -- GitLab