diff --git a/bin/update-project-dependencies b/bin/update-project-dependencies index ace274d7d837c3028cb8d7865435571e56f41790..1f07e8996e4d2f89d35293953fa6d74a124ea5a7 100755 --- a/bin/update-project-dependencies +++ b/bin/update-project-dependencies @@ -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="66d93bf833eaa39e8f06c3f3c79d87ad9418438b959a79ab5fc11551d67015a3" +expected_cabal_project_hash="adbbb5ea03fb7ee80e37e23af686756806e7f51f07e7597eb7afe42f1657269d" expected_cabal_project_freeze_hash="05ee74fc30b25edf135f4f9c53a2c134752184545b7a9e837f27e36d507a7a80" cabal --store-dir=$STORE_DIR v2-build --dry-run