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

Bump std++.

parent f2fe3041
No related branches found
No related tags found
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.9~") | (= "dev") } "coq" { (>= "8.7.1" & < "8.9~") | (= "dev") }
"coq-stdpp" { (= "dev.2018-06-25.1.0eb9a89b") | (= "dev") } "coq-stdpp" { (= "dev.2018-06-30.1.1a21e908") | (= "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