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

Bump stdpp.

parent 8271701f
Branches
Tags
No related merge requests found
...@@ -11,5 +11,5 @@ install: [make "install"] ...@@ -11,5 +11,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.1" & < "8.10~") | (= "dev") } "coq" { (>= "8.7.1" & < "8.10~") | (= "dev") }
"coq-stdpp" { (= "dev.2019-04-26.1.b52e911c") | (= "dev") } "coq-stdpp" { (= "dev.2019-04-26.2.32eab16e") | (= "dev") }
] ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment