[bin] fix update-project-dependensies hash

parent b1de1136
Pipeline #5888 passed with stages
in 108 minutes and 44 seconds
......@@ -18,7 +18,7 @@ fi
# with the `sha256sum` result calculated on the `cabal.project` and
# `cabal.project.freeze`. This ensures the files stay deterministic so that CI
# cache can kick in.
expected_cabal_project_hash="96be39a29bab66851278db07974dc3c61e7f807aefc3a3e9d50a9eb269706ef0"
expected_cabal_project_hash="7142cc1299cafe14f07273c3437409a862f7d931cff778a634312a450543c07b"
expected_cabal_project_freeze_hash="a88c2d091ee6223b64fb5dd38e71ab8379710a2aa716d2467f318789e4d75589"
cabal --store-dir=$STORE_DIR v2-build --dry-run
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment