Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sbcl 2.4.9 #192324

Merged
merged 8 commits into from
Oct 3, 2024
Merged

sbcl 2.4.9 #192324

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 7 additions & 9 deletions Formula/a/acl2.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,15 @@ class Acl2 < Formula
url "https://github.com/acl2/acl2/archive/refs/tags/8.5.tar.gz"
sha256 "dcc18ab0220027b90f30cd9e5a67d8f603ff0e5b26528f3aab75dc8d3d4ebc0f"
license "BSD-3-Clause"
revision 21
revision 22

bottle do
sha256 arm64_sequoia: "c9d92ab8f2926598410e6f81df16d169f7846a389f70a05e5f972d464a1d97ee"
sha256 arm64_sonoma: "c36470d6d7f4bd9059f8582dbc9adb98fd3610c7970e24394a0eb91896ebb6e9"
sha256 arm64_ventura: "76085a6275d2d595c4f88ac564f604049e5becf9e85f615a03a47907e13e7057"
sha256 arm64_monterey: "6c02b4ffe52882518925923f6ec373d5974425c7e491b4698de0a0f18bee9943"
sha256 sonoma: "72d61dec3596829644953e5d1cdb46204ec46937fa124b774920520425f2002a"
sha256 ventura: "eb2d0451c5547334bf4888590b6bb09310222100ef616ad9f3cb9d69af5ed11c"
sha256 monterey: "1e40324c3e8334462275731f4ff40bcffbe39c57669527148b36cd700e3bfbfa"
sha256 x86_64_linux: "60bf210af1e7fcc25f974dee291aef16618db2b6a097b5da1c730b53b93dda59"
sha256 arm64_sequoia: "ebe3a281c803a3ced792eb5b190ce74631f20a948671e1c8fb6443675f8c3e9f"
sha256 arm64_sonoma: "b87980f784e78c39342098ddac7c9c2df5d8c97ef243fddbeb8c4f10b4ab1e0e"
sha256 arm64_ventura: "7114531b6baf4ff1dd57232dc8c51f09bd0fc8d790838d1af1c2b68bce007e04"
sha256 sonoma: "81bfe6920c37e8ca814e85b4b732e579c447332beb45b567396d58524a554fd9"
sha256 ventura: "48a34a86ac01c44768ef14ea1fd553ecc4d3095675a5709c6e17eec04e9cc4d6"
sha256 x86_64_linux: "878a82d4763ea2bd5293ca5e5e984fb34c05fb8dde6726f77943a4fad7814cca"
end

depends_on "sbcl"
Expand Down
14 changes: 6 additions & 8 deletions Formula/m/maxima.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,19 @@ class Maxima < Formula
url "https://downloads.sourceforge.net/project/maxima/Maxima-source/5.47.0-source/maxima-5.47.0.tar.gz"
sha256 "9104021b24fd53e8c03a983509cb42e937a925e8c0c85c335d7709a14fd40f7a"
license "GPL-2.0-only"
revision 13
revision 14

livecheck do
url :stable
regex(%r{url=.*?/maxima[._-]v?(\d+(?:\.\d+)+)\.t}i)
end

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "27547435a5946bfd24894f45e918ea72f93cc96972b3c883cee2f201bb05737b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "bf44456e3ee19d48c66d252122ae56f2446f1075c0087a03dd82c62c81230e69"
sha256 cellar: :any_skip_relocation, arm64_monterey: "d25115b1fff7fece24f30563f3c663da7db54ca05d8c5b45da570d51236963fb"
sha256 cellar: :any_skip_relocation, sonoma: "ed79594d0832e6d7e7610c65db2caba4c72c241b64a034b862fecff54921f7ab"
sha256 cellar: :any_skip_relocation, ventura: "f721524a9c09dc6457960de1c802d062aece44ecadda8f22f85b56bd3feea23e"
sha256 cellar: :any_skip_relocation, monterey: "b3168150ee0b2289671049089e54551bf16497c67084d0fa5939546b9fea0eb0"
sha256 cellar: :any_skip_relocation, x86_64_linux: "df28315c027ab0783ceae7e3060f2c2796e9365c104caa7d3f50d08d763f40dd"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8f4c8d126981cde367e0c4ed884c5211c6615e01ddcabf6d9d4a030080cb384b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "ed5688d2f920624365a04f2aca441a7e2667927340ba1a97f56684add83cf3f9"
sha256 cellar: :any_skip_relocation, sonoma: "305feeb086315fc27a10edf6fe88f5c42309e0bea51510f82c3dad7cedf47ed7"
sha256 cellar: :any_skip_relocation, ventura: "836fb583af4714814493cbba9639dbb15493cf1fb365eb9699101fb70ecfcf64"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a3c047cef0016317357b2d14cb2f7c2709472cac3648156fc77e6f341baafd35"
end

depends_on "gawk" => :build
Expand Down
16 changes: 7 additions & 9 deletions Formula/o/ocicl.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,15 @@ class Ocicl < Formula
url "https://github.com/ocicl/ocicl/archive/refs/tags/v2.4.3.tar.gz"
sha256 "722ffe7bc0d2559d758f6ebdc803357c53d0fd47612cc498047aea74ca1a481b"
license "MIT"
revision 1
revision 2

bottle do
sha256 arm64_sequoia: "533252e970cb44b29364f295447b4d96a59b0ab02c869dd1d6367acede18ab6d"
sha256 arm64_sonoma: "82501d915221b64430f5ca69f0e202d131be1bf56ce1e247f29065d02ad4b7cd"
sha256 arm64_ventura: "22f4b1230a1f62b761815707b71dd01918ac29fa82d7b095c8836dac02029291"
sha256 arm64_monterey: "85817a302ccc86e82bbd8f9696cf5229dddf03f5ff6e6a94e4d078f384f820d4"
sha256 sonoma: "c6f59d590cacd79e82751428541ccfc69f6e77a9169a20474fcea2ca1933563c"
sha256 ventura: "834f3a2f7d18c904252397dbff80b8f3679cf971b4a8dad34a39721598288485"
sha256 monterey: "b869271fffe25e8fa2b246be7bdb04a8ab76b7b6de18ad8044b540905a0f9e9e"
sha256 x86_64_linux: "f58b60f44cadddc8b1f730f726990914e045905b314e821144a64540c6e8314e"
sha256 arm64_sequoia: "27c1ae029808d59116becded1c5c3e56ebdc97a59f28efd57990d794ed4eb0d5"
sha256 arm64_sonoma: "969a90358f1c49235109791fc1645d33d1ab113abc7db1626adaf12005b2f2a8"
sha256 arm64_ventura: "7205ddadc8ab378df3f74c0b8f8bd91d21604099b5d271f538241c87aa0016c4"
sha256 sonoma: "3ab63218d709395cfaa24be250f14528634899ed22ea3f5c06e6021a18fd1b8b"
sha256 ventura: "5f9479b5afde6f52623906571685976be1e516d4a3a456e7e370b4a35e1e231b"
sha256 x86_64_linux: "4f159f7d9c71da851b6140934ed0422739aba71ddfa60b65b69808ba3daa1906"
end

depends_on "oras"
Expand Down
18 changes: 8 additions & 10 deletions Formula/s/sbcl.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Sbcl < Formula
desc "Steel Bank Common Lisp system"
homepage "https://www.sbcl.org/"
url "https://downloads.sourceforge.net/project/sbcl/sbcl/2.4.8/sbcl-2.4.8-source.tar.bz2"
sha256 "fc6ecdcc538e80a14a998d530ccc384a41790f4f4fc6cd7ffe8cb126a677694c"
url "https://downloads.sourceforge.net/project/sbcl/sbcl/2.4.9/sbcl-2.4.9-source.tar.bz2"
sha256 "9970e4ebc5d6943dc64d7ca1f52d9b5cd9fc94cef94d233213d78ec75f3605e2"
license all_of: [:public_domain, "MIT", "Xerox", "BSD-3-Clause"]
head "https://git.code.sf.net/p/sbcl/sbcl.git", branch: "master"

Expand All @@ -11,14 +11,12 @@ class Sbcl < Formula
end

bottle do
sha256 cellar: :any, arm64_sequoia: "a3433ca92e1e98945edd572c663f5ad05efae44206aed1c7726370249662dbd3"
sha256 cellar: :any, arm64_sonoma: "3900463109b5283c27d311b8955a3fe4eba0512c2478a93032ec0bb413b217b5"
sha256 cellar: :any, arm64_ventura: "a2fae4d961359fa7303b943a8e24e803b3ce2b01b799578ef5ba19309cc7f7b6"
sha256 cellar: :any, arm64_monterey: "c32a48dd2aebf829bf4a81e4b2c5a24ff813985ab31e0a228bdaea3ebba8bbd1"
sha256 cellar: :any, sonoma: "e7f6f0baf97976af8b0e5b92c3e96591aaabd792eb375ed3a1217e06021094f3"
sha256 cellar: :any, ventura: "463b141bf0da5ee9d23e9047b4e4be32691b05d3541b66a1040316c2e5f1d5ae"
sha256 cellar: :any, monterey: "fc70337c07e4fcbbfd36cc4b067eac0896248e45c2a4f6004e7a52fe6ee33e09"
sha256 cellar: :any_skip_relocation, x86_64_linux: "451a77c0eaa77dee7845fe2b078550c372ee1c19969bc08f997ddad79b5cf031"
sha256 cellar: :any, arm64_sequoia: "78b1d9c8492da82823b04f7a302a6804da41017721c4f1610f222728dc39dae8"
sha256 cellar: :any, arm64_sonoma: "e6da3f10264d10f20e97fc827ed1c18d830ac6834270654aa21f44956a321d61"
sha256 cellar: :any, arm64_ventura: "9c4fd39a2ee00b3601e99d1a8f2e3bd7c7107ff44acfc138feb0f6ccf2ba9ab3"
sha256 cellar: :any, sonoma: "cae39fcfec3e7f9161beea3f52d06e1702081c480dcface09bafbe82c36340d2"
sha256 cellar: :any, ventura: "378fd475cad7e97ed0e872ecbddaf05c88845be41a9cf2af1eb3572eeaf0844c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "8a2615d1c90b7d2a4e23243405e5e4b7c5fd7616dbfa209c7e51c5521d07a398"
end

depends_on "ecl" => :build
Expand Down
Loading