Bump plutus Version to 1.65.0.0#79
Merged
Merged
Conversation
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.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automated changes by create-pull-request GitHub action