From bcc30cb216ad607a5b53f172bd7110790e90c397 Mon Sep 17 00:00:00 2001 From: Unisay <1009751+Unisay@users.noreply.github.com> Date: Thu, 21 May 2026 11:59:15 +0000 Subject: [PATCH 1/4] Bump plutus Version to 1.65.0.0 --- cabal.project | 4 ++-- flake.lock | 12 ++++++------ plinth-template.cabal | 8 ++++---- 3 files changed, 12 insertions(+), 12 deletions(-) diff --git a/cabal.project b/cabal.project index 4f94ee3..756360e 100644 --- a/cabal.project +++ b/cabal.project @@ -11,9 +11,9 @@ repository cardano-haskell-packages index-state: -- Bump both the following dates if you need newer packages from Hackage - , hackage.haskell.org 2026-04-08T17:40:10Z + , hackage.haskell.org 2026-05-21T08:08:07Z -- Bump this if you need newer packages from CHaP - , cardano-haskell-packages 2026-04-24T12:33:57Z + , cardano-haskell-packages packages: ./. diff --git a/flake.lock b/flake.lock index 93fa05a..df96c81 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1777036826, - "narHash": "sha256-c9oScWEa0q5X0VF7G6mSsOrh+glHfwnUGdbHnPTVPVQ=", + "lastModified": 1779260980, + "narHash": "sha256-5SvJkobPmCtSYKwQWu1M/iFXj3g1PDy2bMJ9g1vm/No=", "owner": "IntersectMBO", "repo": "cardano-haskell-packages", - "rev": "3932849518c1c50018ee3dfba06b391f93a33f76", + "rev": "4b6a661aa6463529c0ab0207567d62f85a6b899c", "type": "github" }, "original": { @@ -209,11 +209,11 @@ "hackage": { "flake": false, "locked": { - "lastModified": 1775670275, - "narHash": "sha256-cv1Z8MY0fTGUCoHAUpxMqZk1nxlVAsNMj+JTqOYEfgI=", + "lastModified": 1779358087, + "narHash": "sha256-+tHfNr4EZabb5HaEzHXIOmG6WLkImGfG5DJg/JwKBE4=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "7037def9ac42550f70daf178a89216cc161ea410", + "rev": "5ee161948ef9f17ff778d86e03eae8f10e3fd1f1", "type": "github" }, "original": { diff --git a/plinth-template.cabal b/plinth-template.cabal index 5e2b4fa..cbb8a25 100644 --- a/plinth-template.cabal +++ b/plinth-template.cabal @@ -49,10 +49,10 @@ common plinth-options common plutus-deps build-depends: - , plutus-core ^>=1.62.0.0 - , plutus-ledger-api ^>=1.62.0.0 - , plutus-tx ^>=1.62.0.0 - , plutus-tx-plugin ^>=1.62.0.0 + , plutus-core ^>=1.65.0.0 + , plutus-ledger-api ^>=1.65.0.0 + , plutus-tx ^>=1.65.0.0 + , plutus-tx-plugin ^>=1.65.0.0 library plinth-validators import: plinth-options, plutus-deps From d6455b9e54c779cc2ebaf341cd9f73e53e72593e Mon Sep 17 00:00:00 2001 From: zeme-wana <15709674+zeme-wana@users.noreply.github.com> Date: Thu, 21 May 2026 14:38:28 +0200 Subject: [PATCH 2/4] Update cardano-haskell-packages date in cabal.project --- cabal.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cabal.project b/cabal.project index 756360e..1255a11 100644 --- a/cabal.project +++ b/cabal.project @@ -13,7 +13,7 @@ index-state: -- Bump both the following dates if you need newer packages from Hackage , hackage.haskell.org 2026-05-21T08:08:07Z -- Bump this if you need newer packages from CHaP - , cardano-haskell-packages + , cardano-haskell-packages 2026-05-21T08:08:07Z packages: ./. From c68dfd51ac108f1f61f19674b88f1ebcc158a5b8 Mon Sep 17 00:00:00 2001 From: Yuriy Lazaryev Date: Fri, 22 May 2026 11:00:54 +0200 Subject: [PATCH 3/4] Update flake.lock CHaP/hackage inputs to 2026-05-22 The previous CHaP revision (2026-05-20) did not yet include the 2026-05-21T08:08:07Z index-state requested in cabal.project, causing both the DevContainer and Hydra (ci/eval) builds to fail with 'Latest known index-state ... is older than the requested index-state'. Refresh the locked CHaP and hackage inputs so the freeze step can find plutus-tx-plugin-1.65.0.0. --- flake.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index df96c81..52293fb 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1779260980, - "narHash": "sha256-5SvJkobPmCtSYKwQWu1M/iFXj3g1PDy2bMJ9g1vm/No=", + "lastModified": 1779431600, + "narHash": "sha256-BveisGfAV1GBrwP83S5w0D7B1t3VPaoHGGlRcnHYN5E=", "owner": "IntersectMBO", "repo": "cardano-haskell-packages", - "rev": "4b6a661aa6463529c0ab0207567d62f85a6b899c", + "rev": "8479db771a3186eb326e42d8480eddc20a208275", "type": "github" }, "original": { @@ -209,11 +209,11 @@ "hackage": { "flake": false, "locked": { - "lastModified": 1779358087, - "narHash": "sha256-+tHfNr4EZabb5HaEzHXIOmG6WLkImGfG5DJg/JwKBE4=", + "lastModified": 1779435264, + "narHash": "sha256-lGelUDkM0BTFTV2+spI6yxSlOqcqOl+o+PLJk6mfiAo=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "5ee161948ef9f17ff778d86e03eae8f10e3fd1f1", + "rev": "7e9747c96955a761fbcc62b2e313d7593da8ce42", "type": "github" }, "original": { From adb057adde1de48485c1ac37ac435f1783d772ed Mon Sep 17 00:00:00 2001 From: Yuriy Lazaryev Date: Fri, 22 May 2026 11:27:27 +0200 Subject: [PATCH 4/4] Bump index-state past plutus-tx-plugin-1.65.0.0 publish time plutus-tx-plugin-1.65.0.0 was published to CHaP at 2026-05-21T13:15Z, i.e. 5 hours later than the index-state of 2026-05-21T08:08:07Z picked by the auto-bump workflow. Cabal honored the requested index-state and refused to resolve 1.65.0.0, causing both Hydra and DevContainer builds to fail. Bump both index-state entries to 2026-05-22T05:43:37Z (the latest available CHaP snapshot at the time of this commit), confirmed locally with 'cabal build all' against the freshly pinned CHaP rev. --- cabal.project | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cabal.project b/cabal.project index 1255a11..1c9fdc4 100644 --- a/cabal.project +++ b/cabal.project @@ -11,9 +11,9 @@ repository cardano-haskell-packages index-state: -- Bump both the following dates if you need newer packages from Hackage - , hackage.haskell.org 2026-05-21T08:08:07Z + , hackage.haskell.org 2026-05-22T05:43:37Z -- Bump this if you need newer packages from CHaP - , cardano-haskell-packages 2026-05-21T08:08:07Z + , cardano-haskell-packages 2026-05-22T05:43:37Z packages: ./.