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

bump std++

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