From 894a3cf9eea3679bef660e1b943dddf37961b226 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Fri, 12 Jan 2024 15:16:07 -0700
Subject: [PATCH] Remove old libnettle recipe

---
 recipes/wip/libnettle/recipe.toml | 9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100644 recipes/wip/libnettle/recipe.toml

diff --git a/recipes/wip/libnettle/recipe.toml b/recipes/wip/libnettle/recipe.toml
deleted file mode 100644
index 79a2a6473..000000000
--- a/recipes/wip/libnettle/recipe.toml
+++ /dev/null
@@ -1,9 +0,0 @@
-[source]
-tar = "https://ftp.gnu.org/gnu/nettle/nettle-3.9.1.tar.gz"
-blake3 = "e4bfbda32f4fdf5ed96c152efe3a3867193b690faa5378d02a2a6fd052ee3393"
-
-[build]
-template = "configure"
-dependencies = [
-    "libgmp"
-]
-- 
GitLab