From f8c126c938bab5b00ff45053ebfa1214d44cc7f4 Mon Sep 17 00:00:00 2001 From: Steffen Beyer Date: Wed, 1 Apr 2026 11:54:50 +0200 Subject: [PATCH] Repin Tribes prepared Mix deps hash --- tribes/packages/source.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tribes/packages/source.scm b/tribes/packages/source.scm index 546a7f9..f37c856 100644 --- a/tribes/packages/source.scm +++ b/tribes/packages/source.scm @@ -32,7 +32,7 @@ ;; the upstream secp256k1 source into the Hex package and patching its build ;; recipe to avoid build-time network access. (define %tribes-mix-deps-sha256 - "0fdgflpc14mxdixfpxmnaa1x4d0hn649jcm9q6ar7byzfg0d99ca") + "0ksjnc9gnjijp1nbz3jlvl9kz8w7hx1a0ssms1dvd15rr25gn0d4") (define %tribes-home-page "https://git.teralink.net/tribes/tribes.git")