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

Bump stdpp.

parent 6a86d925
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-21.0.9407e8cc") | (= "dev") } "coq-stdpp" { (= "dev.2019-06-25.0.4ff965b2") | (= "dev") }
] ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment