diff --git a/recipes/wip/mask/recipe.toml b/recipes/wip/mask/recipe.toml index 0c373adb4..9d52b13ba 100644 --- a/recipes/wip/mask/recipe.toml +++ b/recipes/wip/mask/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested (after cargo update) [source] git = "https://github.com/jacobdeichert/mask" [build] diff --git a/recipes/wip/matui/recipe.toml b/recipes/wip/matui/recipe.toml index 7ace36a11..7d9b4344b 100644 --- a/recipes/wip/matui/recipe.toml +++ b/recipes/wip/matui/recipe.toml @@ -1,7 +1,6 @@ #TODO xdg-home crate error [source] git = "https://github.com/pkulak/matui" -rev = "44397982508666e3abd3b69b401dee9496bba2d6" [build] template = "cargo" dependencies = [ diff --git a/recipes/wip/maze-tui/recipe.toml b/recipes/wip/maze-tui/recipe.toml index 079cbf893..7e7101a9a 100644 --- a/recipes/wip/maze-tui/recipe.toml +++ b/recipes/wip/maze-tui/recipe.toml @@ -1,5 +1,5 @@ -#TODO Not compiled or tested +#TODO go to the "maze_progs" folder and build "run_tui" and "run_maze" [source] git = "https://github.com/agl-alexglopez/maze-tui" [build] -template = "cargo" +template = "custom" diff --git a/recipes/wip/mcfly/recipe.toml b/recipes/wip/mcfly/recipe.toml index 9d76c2516..3f8b56a61 100644 --- a/recipes/wip/mcfly/recipe.toml +++ b/recipes/wip/mcfly/recipe.toml @@ -1,6 +1,5 @@ -#TODO Not compiled or tested +#TODO program source code error [source] git = "https://github.com/cantino/mcfly" -rev = "2bddd8bd83a2011a2ddaf3f00d66346673672644" [build] template = "cargo"