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 @@ -102,7 +102,7 @@ dev-repo: "git+https://github.com/goblint/analyzer.git"
102102available: os-family != "bsd" & os-distribution != "alpine" & (arch != "arm64" | os = "macos")
103103pin-depends: [
104104 # published goblint-cil 2.0.6 is currently up-to-date, but pinned for reproducibility
105- [ "goblint-cil.2.0.6" "git+https://github.com/goblint/cil.git#8385ab315bc7461f6801af57673c64731bfa036a " ]
105+ [ "goblint-cil.2.0.6" "git+https://github.com/goblint/cil.git#c0b10d1848223a67de45ef608f4e05c082977ac1 " ]
106106 # pinned for stability (https://github.com/goblint/analyzer/issues/1520), remove after new apron release
107107 [ "apron.v0.9.15" "git+https://github.com/antoinemine/apron.git#418a217c7a70dae3f422678f3aaba38ae374d91a" ]
108108]
Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ post-messages: [
143143pin-depends: [
144144 [
145145 "goblint-cil.2.0.6"
146- "git+https://github.com/goblint/cil.git#8385ab315bc7461f6801af57673c64731bfa036a "
146+ "git+https://github.com/goblint/cil.git#c0b10d1848223a67de45ef608f4e05c082977ac1 "
147147 ]
148148 [
149149 "apron.v0.9.15"
Original file line number Diff line number Diff line change 33available: os-family != "bsd" & os-distribution != "alpine" & (arch != "arm64" | os = "macos")
44pin-depends: [
55 # published goblint-cil 2.0.6 is currently up-to-date, but pinned for reproducibility
6- [ "goblint-cil.2.0.6" "git+https://github.com/goblint/cil.git#8385ab315bc7461f6801af57673c64731bfa036a " ]
6+ [ "goblint-cil.2.0.6" "git+https://github.com/goblint/cil.git#c0b10d1848223a67de45ef608f4e05c082977ac1 " ]
77 # pinned for stability (https://github.com/goblint/analyzer/issues/1520), remove after new apron release
88 [ "apron.v0.9.15" "git+https://github.com/antoinemine/apron.git#418a217c7a70dae3f422678f3aaba38ae374d91a" ]
99]
You can’t perform that action at this time.
0 commit comments