Skip to content

Commit 9d22e81

Browse files
committedFeb 11, 2025·
Try fixing opam
1 parent 0905ff3 commit 9d22e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎coq-tricks.opam

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ If you have a trick you've found useful feel free to submit an issue or pull req
1515

1616
build: [make "-j%{jobs}%"]
1717
depends: [
18-
"coq" {= "dev"}
18+
"coq" {>= "8.20"}
1919
]
2020

2121
tags: [

0 commit comments

Comments
 (0)
Please sign in to comment.