diff --git a/coq-iris-examples.opam b/coq-iris-examples.opam index 260126ff5962d41d287c315bc29bcc6c1e491804..a847afff203798aad38df2fded8ac8eea571e4cf 100644 --- a/coq-iris-examples.opam +++ b/coq-iris-examples.opam @@ -8,7 +8,7 @@ dev-repo: "git+https://gitlab.mpi-sws.org/iris/examples.git" synopsis: "A collection of case studies for Iris -- not meant to be used as a dependency of anything" depends: [ - "coq-iris-heap-lang" { (= "dev.2022-11-30.1.e52255ba") | (= "dev") } + "coq-iris-heap-lang" { (= "dev.2022-12-05.0.577605fa") | (= "dev") } "coq-autosubst" { = "dev" } ]