From 08e974e03ffcce3e5dae4d52430dc71e6fecef89 Mon Sep 17 00:00:00 2001
From: Ribbon <ribbon_45@proton.me>
Date: Wed, 12 Jun 2024 13:17:35 +0000
Subject: [PATCH] Update recipes

---
 recipes/wip/db/influxdb/recipe.toml         | 1 -
 recipes/wip/demos/tenki/recipe.toml         | 1 -
 recipes/wip/dev/binocle/recipe.toml         | 1 -
 recipes/wip/dev/cargo-crev/recipe.toml      | 2 +-
 recipes/wip/dev/cargo-info/recipe.toml      | 1 -
 recipes/wip/dev/cargo-ui/recipe.toml        | 1 -
 recipes/wip/dev/cargo-zigbuild/recipe.toml  | 1 -
 recipes/wip/dev/cbindgen/recipe.toml        | 1 -
 recipes/wip/dev/difftastic/recipe.toml      | 1 -
 recipes/wip/dev/diplomat/recipe.toml        | 1 -
 recipes/wip/dev/firedbg/recipe.toml         | 1 -
 recipes/wip/dev/hexyl/recipe.toml           | 1 -
 recipes/wip/dev/irust/recipe.toml           | 1 -
 recipes/wip/dev/kani/recipe.toml            | 1 -
 recipes/wip/dev/quicktest/recipe.toml       | 1 -
 recipes/wip/dev/rattler-build/recipe.toml   | 1 -
 recipes/wip/dev/ruff/recipe.toml            | 1 -
 recipes/wip/dev/rye/recipe.toml             | 1 -
 recipes/wip/dev/samply/recipe.toml          | 1 -
 recipes/wip/emulators/boytacean/recipe.toml | 1 -
 recipes/wip/emulators/gameroy/recipe.toml   | 1 -
 recipes/wip/finance/gupax/recipe.toml       | 1 -
 22 files changed, 1 insertion(+), 22 deletions(-)

diff --git a/recipes/wip/db/influxdb/recipe.toml b/recipes/wip/db/influxdb/recipe.toml
index 5d7b22e69..faad6d63e 100644
--- a/recipes/wip/db/influxdb/recipe.toml
+++ b/recipes/wip/db/influxdb/recipe.toml
@@ -2,6 +2,5 @@
 #TODO configure the CLI and service
 [source]
 git = "https://github.com/influxdata/influxdb"
-rev = "ed645d9216af16b49f8c6a49aee84341ea168180"
 [build]
 template = "cargo"
diff --git a/recipes/wip/demos/tenki/recipe.toml b/recipes/wip/demos/tenki/recipe.toml
index cdf07a194..cd4343c87 100644
--- a/recipes/wip/demos/tenki/recipe.toml
+++ b/recipes/wip/demos/tenki/recipe.toml
@@ -1,6 +1,5 @@
 #TODO compiled but not tested
 [source]
 git = "https://github.com/ckaznable/tenki"
-rev = "9cf863f925e42eb30f7613db89469d739add7362"
 [build]
 template = "cargo"
diff --git a/recipes/wip/dev/binocle/recipe.toml b/recipes/wip/dev/binocle/recipe.toml
index d6e91e91c..3bdd8bae9 100644
--- a/recipes/wip/dev/binocle/recipe.toml
+++ b/recipes/wip/dev/binocle/recipe.toml
@@ -1,6 +1,5 @@
 #TODO "No suitable wgpu::Adapter found" error on execution
 [source]
 git = "https://github.com/sharkdp/binocle"
-rev = "f7e1bfe28938b5e289e8b353bf592aa3c26ca71f"
 [build]
 template = "cargo"
diff --git a/recipes/wip/dev/cargo-crev/recipe.toml b/recipes/wip/dev/cargo-crev/recipe.toml
index 100bc17d2..e5d735367 100644
--- a/recipes/wip/dev/cargo-crev/recipe.toml
+++ b/recipes/wip/dev/cargo-crev/recipe.toml
@@ -1,4 +1,4 @@
-#TODO index-guix crate error
+#TODO openssl-sys crate error
 [source]
 git = "https://github.com/crev-dev/cargo-crev"
 [build]
diff --git a/recipes/wip/dev/cargo-info/recipe.toml b/recipes/wip/dev/cargo-info/recipe.toml
index 60bde03d5..e7a16a15c 100644
--- a/recipes/wip/dev/cargo-info/recipe.toml
+++ b/recipes/wip/dev/cargo-info/recipe.toml
@@ -1,7 +1,6 @@
 #TODO openssl error
 [source]
 git = "https://gitlab.com/imp/cargo-info"
-rev = "8a7b4db5b7c7a19c43bf4e01c22abdb43dfcbe71"
 [build]
 template = "cargo"
 dependencies = [
diff --git a/recipes/wip/dev/cargo-ui/recipe.toml b/recipes/wip/dev/cargo-ui/recipe.toml
index 9ea0143fc..63f293241 100644
--- a/recipes/wip/dev/cargo-ui/recipe.toml
+++ b/recipes/wip/dev/cargo-ui/recipe.toml
@@ -1,7 +1,6 @@
 #TODO make libxkbcommon work
 [source]
 git = "https://github.com/slint-ui/cargo-ui"
-rev = "230652da8e9d91f109d5e4be3a5831452243ebc0"
 [build]
 template = "custom"
 dependencies = [
diff --git a/recipes/wip/dev/cargo-zigbuild/recipe.toml b/recipes/wip/dev/cargo-zigbuild/recipe.toml
index 1ba8156ba..ff0823b61 100644
--- a/recipes/wip/dev/cargo-zigbuild/recipe.toml
+++ b/recipes/wip/dev/cargo-zigbuild/recipe.toml
@@ -1,7 +1,6 @@
 #TODO make zig work
 [source]
 git = "https://github.com/rust-cross/cargo-zigbuild"
-rev = "52be7dd2359cfbca8f1d0c1ae36b4f7bae64bafc"
 [build]
 template = "cargo"
 dependencies = [
diff --git a/recipes/wip/dev/cbindgen/recipe.toml b/recipes/wip/dev/cbindgen/recipe.toml
index f49d0b145..471478b02 100644
--- a/recipes/wip/dev/cbindgen/recipe.toml
+++ b/recipes/wip/dev/cbindgen/recipe.toml
@@ -1,6 +1,5 @@
 #TODO compiled but not tested
 [source]
 git = "https://github.com/mozilla/cbindgen"
-rev = "703b53c06f9fe2dbc0193d67626558cfa84a0f62"
 [build]
 template = "cargo"
diff --git a/recipes/wip/dev/difftastic/recipe.toml b/recipes/wip/dev/difftastic/recipe.toml
index 9278735b5..99a4c7228 100644
--- a/recipes/wip/dev/difftastic/recipe.toml
+++ b/recipes/wip/dev/difftastic/recipe.toml
@@ -1,7 +1,6 @@
 #TODO make mimalloc work
 [source]
 git = "https://github.com/Wilfred/difftastic"
-rev = "a67ad5b9afe31e577540f27280885652c792b103"
 [build]
 template = "cargo"
 dependencies = [
diff --git a/recipes/wip/dev/diplomat/recipe.toml b/recipes/wip/dev/diplomat/recipe.toml
index e28a7749d..b47219bc1 100644
--- a/recipes/wip/dev/diplomat/recipe.toml
+++ b/recipes/wip/dev/diplomat/recipe.toml
@@ -1,7 +1,6 @@
 #TODO missing script to properly move the binary
 [source]
 git = "https://github.com/rust-diplomat/diplomat"
-rev = "01bfb4bc53211e1c2a5ea58f64205c3a06727f7d"
 [build]
 template = "custom"
 script = """
diff --git a/recipes/wip/dev/firedbg/recipe.toml b/recipes/wip/dev/firedbg/recipe.toml
index 005131f18..a185d58b3 100644
--- a/recipes/wip/dev/firedbg/recipe.toml
+++ b/recipes/wip/dev/firedbg/recipe.toml
@@ -1,7 +1,6 @@
 #TODO missing script to properly move the binary
 [source]
 git = "https://github.com/SeaQL/FireDBG.for.Rust"
-rev = "2c1ec30113e2a0c857a37beb4177884528ae69bc"
 [build]
 template = "custom"
 script = """
diff --git a/recipes/wip/dev/hexyl/recipe.toml b/recipes/wip/dev/hexyl/recipe.toml
index 18b94602b..7ceae312f 100644
--- a/recipes/wip/dev/hexyl/recipe.toml
+++ b/recipes/wip/dev/hexyl/recipe.toml
@@ -1,6 +1,5 @@
 #TODO move to proper category
 [source]
 git = "https://github.com/sharkdp/hexyl"
-rev = "7a9234c182b19070f8707468c572b5a0e6e704d4"
 [build]
 template = "cargo"
diff --git a/recipes/wip/dev/irust/recipe.toml b/recipes/wip/dev/irust/recipe.toml
index 71065b176..5af88ce89 100644
--- a/recipes/wip/dev/irust/recipe.toml
+++ b/recipes/wip/dev/irust/recipe.toml
@@ -1,7 +1,6 @@
 #TODO compiled but not tested
 [source]
 git = "https://github.com/sigmaSd/IRust"
-rev = "6f9dbaf9387b39019a44dfe5ef5397e6bb8d2a1a"
 [build]
 template = "custom"
 script = """
diff --git a/recipes/wip/dev/kani/recipe.toml b/recipes/wip/dev/kani/recipe.toml
index b927efb55..183413018 100644
--- a/recipes/wip/dev/kani/recipe.toml
+++ b/recipes/wip/dev/kani/recipe.toml
@@ -1,6 +1,5 @@
 #TODO compiled but not tested
 [source]
 git = "https://github.com/model-checking/kani"
-rev = "1e6213d3e41ce1545d5129f5d71dc566d615ccb9"
 [build]
 template = "cargo"
diff --git a/recipes/wip/dev/quicktest/recipe.toml b/recipes/wip/dev/quicktest/recipe.toml
index 0c504bb7f..3d584fe93 100644
--- a/recipes/wip/dev/quicktest/recipe.toml
+++ b/recipes/wip/dev/quicktest/recipe.toml
@@ -1,6 +1,5 @@
 #TODO serde crate error
 [source]
 git = "https://github.com/LuchoBazz/quicktest"
-rev = "f4d32f87d350a725b47d5bc92756e7be208cd466"
 [build]
 template = "cargo"
diff --git a/recipes/wip/dev/rattler-build/recipe.toml b/recipes/wip/dev/rattler-build/recipe.toml
index 301bee9dd..257b77a7d 100644
--- a/recipes/wip/dev/rattler-build/recipe.toml
+++ b/recipes/wip/dev/rattler-build/recipe.toml
@@ -1,7 +1,6 @@
 #TODO openssl error
 [source]
 git = "https://github.com/prefix-dev/rattler-build"
-rev = "4e554ccf35e50f598f9110bfc8c8be909de203da"
 [build]
 template = "cargo"
 dependencies = [
diff --git a/recipes/wip/dev/ruff/recipe.toml b/recipes/wip/dev/ruff/recipe.toml
index 877e340ee..07ea6df33 100644
--- a/recipes/wip/dev/ruff/recipe.toml
+++ b/recipes/wip/dev/ruff/recipe.toml
@@ -1,7 +1,6 @@
 #TODO tikv-jemalloc-sys crate error
 [source]
 git = "https://github.com/charliermarsh/ruff"
-rev = "0263f2715eba81aee471e3dd5a50ea5f9426cbb1"
 [build]
 template = "custom"
 script = """
diff --git a/recipes/wip/dev/rye/recipe.toml b/recipes/wip/dev/rye/recipe.toml
index 5d88c6f8e..14de331bb 100644
--- a/recipes/wip/dev/rye/recipe.toml
+++ b/recipes/wip/dev/rye/recipe.toml
@@ -1,7 +1,6 @@
 #TODO openssl-sys crate error
 [source]
 git = "https://github.com/mitsuhiko/rye"
-rev = "c003223d5db575276d3ef52d31590580f3b1e97f"
 [build]
 template = "custom"
 dependencies = [
diff --git a/recipes/wip/dev/samply/recipe.toml b/recipes/wip/dev/samply/recipe.toml
index 75f5c6a00..335c068af 100644
--- a/recipes/wip/dev/samply/recipe.toml
+++ b/recipes/wip/dev/samply/recipe.toml
@@ -1,6 +1,5 @@
 #TODO can't find the Cargo.toml
 [source]
 git = "https://github.com/mstange/samply"
-rev = "0a3dd8b1af8f67b676e4c05e7b9846754644c0d7"
 [build]
 template = "cargo"
diff --git a/recipes/wip/emulators/boytacean/recipe.toml b/recipes/wip/emulators/boytacean/recipe.toml
index 6c5a1eccb..0575e2f53 100644
--- a/recipes/wip/emulators/boytacean/recipe.toml
+++ b/recipes/wip/emulators/boytacean/recipe.toml
@@ -1,7 +1,6 @@
 #TODO Not compiled or tested
 [source]
 git = "https://github.com/joamag/boytacean"
-rev = "1ef4a9d1689319722dff73dec4a824a7d4289f5d"
 [build]
 template = "cargo"
 dependencies = [
diff --git a/recipes/wip/emulators/gameroy/recipe.toml b/recipes/wip/emulators/gameroy/recipe.toml
index 5ab46748b..aa26a7ca4 100644
--- a/recipes/wip/emulators/gameroy/recipe.toml
+++ b/recipes/wip/emulators/gameroy/recipe.toml
@@ -1,7 +1,6 @@
 #TODO port to Orbital
 [source]
 git = "https://github.com/Rodrigodd/gameroy"
-rev = "78d12b7a74cda37002cd2b964baaa761285925ab"
 [build]
 template = "custom"
 script = """
diff --git a/recipes/wip/finance/gupax/recipe.toml b/recipes/wip/finance/gupax/recipe.toml
index df5aa8022..32645f793 100644
--- a/recipes/wip/finance/gupax/recipe.toml
+++ b/recipes/wip/finance/gupax/recipe.toml
@@ -1,6 +1,5 @@
 #TODO openssl-sys crate error
 [source]
 git = "https://github.com/hinto-janai/gupax"
-rev = "1bfd72a8c2a1fe0a1583933e4d94a0450d0d964c"
 [build]
 template = "cargo"
-- 
GitLab