Skip to content
Snippets Groups Projects
Commit f7fc8d6e authored by Jacques-Henri Jourdan's avatar Jacques-Henri Jourdan
Browse files

Bump Iris.

parent ddb51f10
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -11,5 +11,5 @@ build: [make "-j%{jobs}%"] ...@@ -11,5 +11,5 @@ build: [make "-j%{jobs}%"]
install: [make "install"] install: [make "install"]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/lrust'" ] remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/lrust'" ]
depends: [ depends: [
"coq-iris" { (= "dev.2017-12-18.1") | (= "dev") } "coq-iris" { (= "dev.2018-01-21.0") | (= "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