Skip to content

rocq 9.0.0 (renamed formula) #216253

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

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from
Draft

rocq 9.0.0 (renamed formula) #216253

wants to merge 5 commits into from

Conversation

cho-m
Copy link
Member

@cho-m cho-m commented Mar 23, 2025

Renamed to rocq since main libraries and binaries are renamed.

This is the name Alpine went with: https://repology.org/project/rocq/versions

Though could call it rocq-prover as installation is similar to https://opam.ocaml.org/packages/rocq-prover/ (i.e. formula also install stdlib

@github-actions github-actions bot added the ocaml OCaml use is a significant feature of the PR or issue label Mar 23, 2025
@github-actions github-actions bot added automerge-skip `brew pr-automerge` will skip this pull request autobump labels Mar 24, 2025
@cho-m cho-m changed the title coq 9.0.0 rocq 9.0.0 Mar 24, 2025
@cho-m cho-m added the formula rename PR or issue relates to changing a formula's name label Mar 24, 2025
@cho-m cho-m changed the title rocq 9.0.0 rocq 9.0.0 (renamed formula) Mar 24, 2025
@botantony
Copy link
Contributor

math-comp depends on coq

@github-actions github-actions bot added the new formula PR adds a new formula to Homebrew/homebrew-core label Mar 25, 2025
@cho-m cho-m added the in progress Stale bot should stay away label Apr 11, 2025
head "https://github.com/coq/coq.git", branch: "master"

stable do
url "https://github.com/coq/coq/releases/download/V9.0.0/rocq-9.0.0.tar.gz"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
url "https://github.com/coq/coq/releases/download/V9.0.0/rocq-9.0.0.tar.gz"
url "https://github.com/rocq-prover/rocq/releases/download/V9.0.0/rocq-9.0.0.tar.gz"

sha256 "82f86646fd3d047f760837648195c73374beee667b1c9592d31c5426e3b43a51"

resource "stdlib" do
url "https://github.com/coq/stdlib/releases/download/V9.0.0/stdlib-9.0.0.tar.gz"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
url "https://github.com/coq/stdlib/releases/download/V9.0.0/stdlib-9.0.0.tar.gz"
url "https://github.com/rocq-prover/stdlib/releases/download/V9.0.0/stdlib-9.0.0.tar.gz"

sha256 arm64_linux: "1d2e24d6e8d829cf454df015d3b03a86e0779639825b5cfe60800bcc03fe6d3f"
sha256 x86_64_linux: "df412ed51c3f13261aa40bd9cccf2544ffcc6993ede2371f334e63d0ad8ff473"
head do
url "https://github.com/coq/coq.git", branch: "master"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
url "https://github.com/coq/coq.git", branch: "master"
url "https://github.com/rocq-prover/rocq.git", branch: "master"

url "https://github.com/coq/coq.git", branch: "master"

resource "stdlib" do
url "https://github.com/coq/stdlib.git", branch: "master"
Copy link
Contributor

@tchajed tchajed Apr 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
url "https://github.com/coq/stdlib.git", branch: "master"
url "https://github.com/rocq-prover/stdlib.git", branch: "master"

url "https://github.com/math-comp/math-comp/archive/refs/tags/mathcomp-1.19.0.tar.gz"
sha256 "786db902d904347f2108ffceae15ba29037ff8e63a6c58b87928f08671456394"
url "https://github.com/math-comp/math-comp/archive/refs/tags/mathcomp-2.3.0.tar.gz"
sha256 "19e13c8765007f95b4656d8902bc66e10b072ab94ab51031c5efb860827d05ec"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autobump automerge-skip `brew pr-automerge` will skip this pull request formula rename PR or issue relates to changing a formula's name in progress Stale bot should stay away new formula PR adds a new formula to Homebrew/homebrew-core ocaml OCaml use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants