File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ dev-repo: "git+https://github.com/goblint/analyzer.git"
6363# on `dune build` goblint.opam will be generated from goblint.opam.template and dune-project
6464# also remember to generate/adjust goblint.opam.locked!
6565pin-depends: [
66- [ "goblint-cil.1.8.2" "git+https://github.com/goblint/cil.git#0f2cd44f5473716f8025c870155a25bf0360dbe9 " ]
66+ [ "goblint-cil.1.8.2" "git+https://github.com/goblint/cil.git#c47bbbdb442b4d50dac5a0879404ab3b5592170a " ]
6767 # TODO: add back after release, only pinned for optimization (https://github.com/ocaml-ppx/ppx_deriving/pull/252)
6868 [ "ppx_deriving.5.2.1" "git+https://github.com/ocaml-ppx/ppx_deriving.git#0a89b619f94cbbfc3b0fb3255ab4fe5bc77d32d6" ]
6969 # quoter workaround reverted for release, so no pin needed
Original file line number Diff line number Diff line change @@ -110,7 +110,7 @@ version: "dev"
110110pin-depends: [
111111 [
112112 "goblint-cil.1.8.2"
113- "git+https://github.com/goblint/cil.git#0f2cd44f5473716f8025c870155a25bf0360dbe9 "
113+ "git+https://github.com/goblint/cil.git#c47bbbdb442b4d50dac5a0879404ab3b5592170a "
114114 ]
115115 [
116116 "apron.v0.9.13"
Original file line number Diff line number Diff line change 11# on `dune build` goblint.opam will be generated from goblint.opam.template and dune-project
22# also remember to generate/adjust goblint.opam.locked!
33pin-depends: [
4- [ "goblint-cil.1.8.2" "git+https://github.com/goblint/cil.git#0f2cd44f5473716f8025c870155a25bf0360dbe9 " ]
4+ [ "goblint-cil.1.8.2" "git+https://github.com/goblint/cil.git#c47bbbdb442b4d50dac5a0879404ab3b5592170a " ]
55 # TODO: add back after release, only pinned for optimization (https://github.com/ocaml-ppx/ppx_deriving/pull/252)
66 [ "ppx_deriving.5.2.1" "git+https://github.com/ocaml-ppx/ppx_deriving.git#0a89b619f94cbbfc3b0fb3255ab4fe5bc77d32d6" ]
77 # quoter workaround reverted for release, so no pin needed
You can’t perform that action at this time.
0 commit comments