-
-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
base: master
Are you sure you want to change the base?
rocq 9.0.0 (renamed formula) #216253
Conversation
|
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" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is now a 2.4.0 release: https://github.com/math-comp/math-comp/releases/tag/mathcomp-2.4.0
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