From 0c0f9dbc2c1dd696f00c238f196b0e995e562fda Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Sat, 23 Dec 2023 19:26:27 +0000
Subject: [PATCH] update recipes

---
 recipes/wip/torrust-tracker/recipe.toml | 2 +-
 recipes/wip/touchhle/recipe.toml        | 2 +-
 recipes/wip/tp-note/recipe.toml         | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes/wip/torrust-tracker/recipe.toml b/recipes/wip/torrust-tracker/recipe.toml
index 6ba3b8cbc..5cb78e4df 100644
--- a/recipes/wip/torrust-tracker/recipe.toml
+++ b/recipes/wip/torrust-tracker/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Not compiled or tested
+#TODO openssl-sys crate error
 [source]
 git = "https://github.com/torrust/torrust-tracker"
 [build]
diff --git a/recipes/wip/touchhle/recipe.toml b/recipes/wip/touchhle/recipe.toml
index 930b42e54..3d42bb646 100644
--- a/recipes/wip/touchhle/recipe.toml
+++ b/recipes/wip/touchhle/recipe.toml
@@ -1,4 +1,4 @@
-#TODO Boost is not working
+#TODO make boost work
 [source]
 git = "https://github.com/hikari-no-yume/touchHLE"
 [build]
diff --git a/recipes/wip/tp-note/recipe.toml b/recipes/wip/tp-note/recipe.toml
index ed93890b8..86674921d 100644
--- a/recipes/wip/tp-note/recipe.toml
+++ b/recipes/wip/tp-note/recipe.toml
@@ -5,5 +5,5 @@ rev = "1a8241211382efafb37961888aebc0065d56a95e"
 [build]
 template = "custom"
 script = """
-cookbook_cargo_packages tp-note
+cookbook_cargo_packages tpnote
 """
-- 
GitLab