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.