Skip to content
Snippets Groups Projects
Commit 5365229f authored by Ralf Jung's avatar Ralf Jung
Browse files

update dependencies

parent 6170a8bd
No related branches found
No related tags found
No related merge requests found
Pipeline #108248 passed
...@@ -10,7 +10,7 @@ version: "dev" ...@@ -10,7 +10,7 @@ version: "dev"
synopsis: "A combination of GPS and FSL in the promising semantics WITHOUT promises" synopsis: "A combination of GPS and FSL in the promising semantics WITHOUT promises"
depends: [ depends: [
"coq-iris" { (= "dev.2024-09-05.0.f6ed0921") | (= "dev") } "coq-iris" { (= "dev.2024-09-10.0.f14ebfde") | (= "dev") }
"coq-orc11" {= version} "coq-orc11" {= version}
] ]
......
...@@ -10,7 +10,7 @@ version: "dev" ...@@ -10,7 +10,7 @@ version: "dev"
synopsis: "A Coq formalization of the ORC11 semantics for weak memory" synopsis: "A Coq formalization of the ORC11 semantics for weak memory"
depends: [ depends: [
"coq-stdpp" { (= "dev.2024-09-04.0.80267a5e") | (= "dev") } "coq-stdpp" { (= "dev.2024-09-08.0.d37b5e70") | (= "dev") }
] ]
build: ["./make-package" "orc11" "-j%{jobs}%"] build: ["./make-package" "orc11" "-j%{jobs}%"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment