Updated bottle for guile-config
This commit is contained in:
parent
5351f2d8fb
commit
b61ab31caa
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue