Skip to content
Snippets Groups Projects
Commit 83280c7b authored by Robbert Krebbers's avatar Robbert Krebbers
Browse files

Actually use correct Iris version...

parent 6e01904b
No related branches found
No related tags found
No related merge requests found
......@@ -9,5 +9,5 @@ build: [make "-j%{jobs}%"]
install: [make "install"]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/actris" ]
depends: [
"coq-iris" { (= "dev.2020-05-28.2.2643cb7d") | (= "dev") }
"coq-iris" { (= "dev.2020-05-28.3.38f177d3") | (= "dev") }
]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment