Skip to content
Snippets Groups Projects
Commit 04a360fa authored by Ralf Jung's avatar Ralf Jung
Browse files

bump iris (pre-solve_ndisj-change)

parent 34d9d94b
No related branches found
No related tags found
No related merge requests found
Pipeline #17815 passed
...@@ -9,6 +9,6 @@ build: [make "-j%{jobs}%"] ...@@ -9,6 +9,6 @@ build: [make "-j%{jobs}%"]
install: [make "install"] install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris_examples"] remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris_examples"]
depends: [ depends: [
"coq-iris" { (= "dev.2019-06-18.8.72595700") | (= "dev") } "coq-iris" { (= "dev.2019-06-20.2.dbecb58a") | (= "dev") }
"coq-autosubst" { = "dev.coq86" } "coq-autosubst" { = "dev.coq86" }
] ]
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