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

update dependencies

parent 2c385241
No related branches found
No related tags found
No related merge requests found
Pipeline #104327 failed
...@@ -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-03-12.0.c1e15cdc") | (= "dev") } "coq-iris" { (= "dev.2024-04-11.0.09124262") | (= "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-03-11.0.a8c0c0f8") | (= "dev") } "coq-stdpp" { (= "dev.2024-04-11.0.614f8ccc") | (= "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