Compare commits
No commits in common. "main" and "guile-config_main" have entirely different histories.
main
...
guile-conf
2 changed files with 1 additions and 6 deletions
|
@ -12,7 +12,7 @@ class GuileConfig < Formula
|
||||||
depends_on "msg/apps/guile-next"
|
depends_on "msg/apps/guile-next"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
root_url "https://forge.superkamiguru.org/MSG/homebrew-apps/releases/download/guile-config_main"
|
root_url "https://forge.superkamiguru.org/MSG/homebrew-apps/releases/download/guile-hall_main"
|
||||||
sha256 arm64_sequoia: "8c54a47417b8b0f6553928c0363564fa2b38d8bf90bdf60c5b98c1059dc2995e"
|
sha256 arm64_sequoia: "8c54a47417b8b0f6553928c0363564fa2b38d8bf90bdf60c5b98c1059dc2995e"
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
@ -12,11 +12,6 @@ class GuileHall < Formula
|
||||||
depends_on "guile-lib"
|
depends_on "guile-lib"
|
||||||
depends_on "msg/apps/guile-config"
|
depends_on "msg/apps/guile-config"
|
||||||
|
|
||||||
bottle do
|
|
||||||
root_url "https://forge.superkamiguru.org/MSG/homebrew-apps/releases/download/guile-hall_main"
|
|
||||||
sha256 arm64_sequoia: "59a2f2434d8c3563abaaf3d88bfc9f17753e4fe095dcfddc4247081a1fd828d6"
|
|
||||||
end
|
|
||||||
|
|
||||||
def install
|
def install
|
||||||
ENV["GUILE_AUTO_COMPILE"] = "0"
|
ENV["GUILE_AUTO_COMPILE"] = "0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue