Skip to content

Commit 4ff54cc

Browse files
committed
Backport opam file changes from repo
Following ocaml/opam-repository#27613
1 parent dafb29f commit 4ff54cc

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

coq-core.opam

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,7 @@ build: [
4242
]
4343
]
4444
dev-repo: "git+https://github.com/rocq-prover/rocq.git"
45+
post-messages: [
46+
"Coq has been renamed to The Rocq Prover, see https://rocq-prover.org/refman/changes.html#porting-to-the-rocq-prover for details.
47+
This package provides compatibility binaries to ease the transition to the new rocq binary."
48+
]

coq-core.opam.template

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
post-messages: [
2+
"Coq has been renamed to The Rocq Prover, see https://rocq-prover.org/refman/changes.html#porting-to-the-rocq-prover for details.
3+
This package provides compatibility binaries to ease the transition to the new rocq binary."
4+
]

0 commit comments

Comments
 (0)