From ed715a541881df81984045338a9676815ef70703 Mon Sep 17 00:00:00 2001 From: Ribbon Date: Thu, 21 Dec 2023 15:28:17 +0000 Subject: [PATCH] update recipes --- recipes/wip/humphrey/recipe.toml | 2 +- recipes/wip/hvm/recipe.toml | 2 +- recipes/wip/hwatch/recipe.toml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/recipes/wip/humphrey/recipe.toml b/recipes/wip/humphrey/recipe.toml index 5ed0afeba..ad98210c0 100644 --- a/recipes/wip/humphrey/recipe.toml +++ b/recipes/wip/humphrey/recipe.toml @@ -1,4 +1,4 @@ -#TODO Not compiled or tested +#TODO compiled but not tested [source] git = "https://github.com/w-henderson/Humphrey" [build] diff --git a/recipes/wip/hvm/recipe.toml b/recipes/wip/hvm/recipe.toml index 4bdb4831f..27791717c 100644 --- a/recipes/wip/hvm/recipe.toml +++ b/recipes/wip/hvm/recipe.toml @@ -1,4 +1,4 @@ -#TODO compilation error +#TODO compiled but not tested [source] git = "https://github.com/HigherOrderCO/HVM" [build] diff --git a/recipes/wip/hwatch/recipe.toml b/recipes/wip/hwatch/recipe.toml index 392f7526e..21725ebdf 100644 --- a/recipes/wip/hwatch/recipe.toml +++ b/recipes/wip/hwatch/recipe.toml @@ -1,6 +1,5 @@ #TODO Not compiled or tested [source] git = "https://github.com/blacknon/hwatch" -rev = "1267168468948ce4d14e61f837ac3c3474a52563" [build] template = "cargo"