From b61ab31caa6b9ffab1a17235374f36bdcea6474e Mon Sep 17 00:00:00 2001 From: Chad Nelson Date: Sun, 16 Mar 2025 11:02:24 -0600 Subject: [PATCH] Updated bottle for guile-config --- Formula/guile-config.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Formula/guile-config.rb b/Formula/guile-config.rb index 3f321b8..c4cd339 100644 --- a/Formula/guile-config.rb +++ b/Formula/guile-config.rb @@ -11,6 +11,11 @@ class GuileConfig < Formula depends_on "texinfo" => :build depends_on "msg/apps/guile-next" + bottle do + root_url "https://forge.superkamiguru.org/MSG/homebrew-apps/releases/download/guile-hall_main" + sha256 arm64_sequoia: "8c54a47417b8b0f6553928c0363564fa2b38d8bf90bdf60c5b98c1059dc2995e" + end + def install ENV["GUILE_AUTO_COMPILE"] = "0" # We need this so we can find other modules.