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

bump std++

parent bbd38120
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.12~") | (= "dev") }
"coq-stdpp" { (= "dev.2019-09-19.1.9041e6d8") | (= "dev") }
"coq-stdpp" { (= "dev.2019-10-07.0.e35c9837") | (= "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