diff --git a/opam b/opam index 4e8e38243ddb6b86d81bda08b197ba00b635feae..3b75d245b1e3cee23734e9185337ac428697df6b 100644 --- a/opam +++ b/opam @@ -11,7 +11,7 @@ synopsis: "This is the Coq development of the Iris Project" depends: [ "coq" { (= "8.8.2") | (>= "8.9.1" & < "8.12~") | (= "dev") } - "coq-stdpp" { (= "dev.2020-01-17.0.50efdf9c") | (= "dev") } + "coq-stdpp" { (= "dev.2020-01-18.0.7e0096d8") | (= "dev") } ] build: [make "-j%{jobs}%"]