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

bump Iris

parent d8edb4e8
Branches
Tags
No related merge requests found
Pipeline #16979 failed
...@@ -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-05-24.5.cdb90fa2") | (= "dev") } "coq-iris" { (= "dev.2019-05-25.0.75ea0a0a") | (= "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.
Please register or to comment