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

update dependencies

parent 2e1808c5
No related branches found
No related tags found
No related merge requests found
Pipeline #115698 failed
......@@ -15,7 +15,7 @@ This branch uses a proper weak memory model.
"""
depends: [
"coq-gpfsl" { (= "dev.2025-01-28.0.6f76c393") | (= "dev") }
"coq-gpfsl" { (= "dev.2025-02-05.0.31e913ff") | (= "dev") }
]
build: [make "-j%{jobs}%"]
......
......@@ -549,7 +549,7 @@ Section ArcGhost.
Qed.
Lemma WeakAuth_valid γ iS st :
WeakAuth γ (iS, st) -∗ st Some CsumBot⌝.
WeakAuth γ (iS, st) -∗ st Some CsumInvalid⌝.
Proof.
iIntros "own".
iDestruct (@own_valid _ arcUR with "own") as %[[_ Hvl] _].
......
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