From 424aef1332e1d69703f8fa1e48a06319c28008da Mon Sep 17 00:00:00 2001 From: Yuriy Lazaryev Date: Fri, 14 Jun 2024 12:55:44 +0200 Subject: [PATCH] Test plutus version with shorter file paths to fix Windows error --- cabal.project | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cabal.project b/cabal.project index 183ff72c4b..a01e3f9ab6 100644 --- a/cabal.project +++ b/cabal.project @@ -42,8 +42,8 @@ write-ghc-environment-files: always source-repository-package type: git location: https://github.com/IntersectMBO/ouroboros-consensus - tag: 7c303d7f0f279b029ed471ce111d9184cafd2e4a - --sha256: sha256-V8G3GpPM1VGKy/deyZENNkVOR/oohZw9ael84QXwU78= + tag: 2f2db13441d14e7aa739362a3396ee385bc46f2c + --sha256: sha256-dCwDDvpPqzRB5GDShMtqKsPtzqhEPqX4lCAGaAgJjqM= subdir: ouroboros-consensus ouroboros-consensus-cardano @@ -53,8 +53,8 @@ source-repository-package source-repository-package type: git location: https://github.com/IntersectMBO/cardano-ledger - tag: ddb4ca4659d6486ac54e6eb868000795155595c2 - --sha256: sha256-eCgBIu4Ds/kTfodRAf9b3dIncaPRS+xA6vT1+qUTPv8= + tag: c3b87375175614570ad163e671107ecfda031901 + --sha256: sha256-rvNTyGoHwVixi2pFrWdBtkI9lwFyeXXEsvU5neJofhg= subdir: eras/alonzo/impl eras/alonzo/test-suite @@ -86,8 +86,8 @@ source-repository-package source-repository-package type: git location: https://github.com/IntersectMBO/plutus - tag: 62ba600b08eb20fd67f1d5721d8562da6cc18d4d - --sha256: sha256-NxAAYhe3QYgBYfEcaP87ma9A1AK3Qww7miTmRxwkxn0= + tag: 2036623932b376ce0e7c4f81470be6aa84be0cc6 + --sha256: sha256-pOvrS/Jv7heqqyYknu+u1kBMylAMgJrB/SsqofJTekg= subdir: plutus-core plutus-ledger-api