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

update dependencies

parent 54897399
No related branches found
No related tags found
No related merge requests found
Pipeline #78792 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.2022-11-30.0.db6cb399") | (= "dev") } "coq-iris" { (= "dev.2022-11-30.1.e52255ba") | (= "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.2022-11-29.1.4763d18a") | (= "dev") } "coq-stdpp" { (= "dev.2022-11-30.0.ffa862a8") | (= "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.
Please register or to comment