diff --git a/opam b/opam index 4d57a2c1db9bc4ee1c5cb6b192fc04f8d52420f0..575e8b0ee7caaf2e2228fe2a994a566dbdb8bb28 100644 --- a/opam +++ b/opam @@ -11,7 +11,7 @@ synopsis: "Iris is a Higher-Order Concurrent Separation Logic Framework with sup depends: [ "coq" { (>= "8.10.2" & < "8.13~") | (= "dev") } - "coq-stdpp" { (= "dev.2020-09-03.1.2277106c") | (= "dev") } + "coq-stdpp" { (= "dev.2020-09-15.0.f4a2763b") | (= "dev") } ] build: [make "-j%{jobs}%"]