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

Bump stdpp.

parent 782f2970
No related branches found
No related tags found
No related merge requests found
...@@ -12,5 +12,5 @@ install: [make "install"] ...@@ -12,5 +12,5 @@ install: [make "install"]
remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris"] remove: ["rm" "-rf" "%{lib}%/coq/user-contrib/iris"]
depends: [ depends: [
"coq" { (= "8.7.2") | (= "8.8.2") | (>= "8.9" & < "8.11~") | (= "dev") } "coq" { (= "8.7.2") | (= "8.8.2") | (>= "8.9" & < "8.11~") | (= "dev") }
"coq-stdpp" { (= "dev.2019-06-14.1.c781cb85") | (= "dev") } "coq-stdpp" { (= "dev.2019-06-18.0.6ac4c450") | (= "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