From 5c5aac61a0c01cf1a4ebfc86923ad12a405c954c Mon Sep 17 00:00:00 2001 From: basetunnel <4022046+basetunnel@users.noreply.github.com> Date: Wed, 18 Mar 2026 14:23:27 +0000 Subject: [PATCH 1/3] Bump plutus Version to 1.60.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 dad53d4..ce26216 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-03-02T22:40:26Z + , hackage.haskell.org 2026-03-18T07:09:01Z -- Bump this if you need newer packages from CHaP - , cardano-haskell-packages 2026-03-02T22:40:26Z + , cardano-haskell-packages 2026-03-17T15:13:05Z packages: ./. diff --git a/flake.lock b/flake.lock index aa0d316..1bfcd04 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1772495045, - "narHash": "sha256-sJpLp2hNC4eh7j8VY7iXYhydYECtoBQXK4w29oc+GCc=", + "lastModified": 1773767585, + "narHash": "sha256-51V6NaYu6rTqiy9h3itovXJFab5ehkgGiwgq3uSkKFc=", "owner": "IntersectMBO", "repo": "cardano-haskell-packages", - "rev": "17fdbf5aa89292935ee7112ed96e5bab0a66fc9a", + "rev": "38ac4a748aa186310e3c114208597eb979354296", "type": "github" }, "original": { @@ -209,11 +209,11 @@ "hackage": { "flake": false, "locked": { - "lastModified": 1772498013, - "narHash": "sha256-u1j4zZBnu4jQsUBf5NEY7r/SJgCNDcidmRAkxYeJZPw=", + "lastModified": 1773824941, + "narHash": "sha256-kJ1oj0vs2XfW6QTWNq+M07AzJVoEJofaiKhhusp3O5g=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "185a6df48307399e65ea51eb2da22878ff411a15", + "rev": "4d77ee6abd552389c2a94fc6d42189ac9021493f", "type": "github" }, "original": { diff --git a/plinth-template.cabal b/plinth-template.cabal index 25f84d1..2928af3 100644 --- a/plinth-template.cabal +++ b/plinth-template.cabal @@ -49,10 +49,10 @@ common plinth-options common plutus-deps build-depends: - , plutus-core ^>=1.59.0.0 - , plutus-ledger-api ^>=1.59.0.0 - , plutus-tx ^>=1.59.0.0 - , plutus-tx-plugin ^>=1.59.0.0 + , plutus-core ^>=1.60.0.0 + , plutus-ledger-api ^>=1.60.0.0 + , plutus-tx ^>=1.60.0.0 + , plutus-tx-plugin ^>=1.60.0.0 library plinth-validators import: plinth-options, plutus-deps From 6566df4fd899305a5c50fa2f2a7719ddb3ff29ff Mon Sep 17 00:00:00 2001 From: Jacco <4022046+basetunnel@users.noreply.github.com> Date: Thu, 19 Mar 2026 12:47:03 +0100 Subject: [PATCH 2/3] Fix CHaP index-state --- cabal.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cabal.project b/cabal.project index ce26216..1bc28c2 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-03-18T07:09:01Z -- Bump this if you need newer packages from CHaP - , cardano-haskell-packages 2026-03-17T15:13:05Z + , cardano-haskell-packages 2026-03-18T14:20:24Z packages: ./. From 813b47a60cc8c68808be6f39b4c565cfb61a49d5 Mon Sep 17 00:00:00 2001 From: Jacco <4022046+basetunnel@users.noreply.github.com> Date: Thu, 19 Mar 2026 13:20:25 +0100 Subject: [PATCH 3/3] Update CHaP in flake --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 1bfcd04..8989e8d 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1773767585, - "narHash": "sha256-51V6NaYu6rTqiy9h3itovXJFab5ehkgGiwgq3uSkKFc=", + "lastModified": 1773919794, + "narHash": "sha256-uIGg1jpaQUnGsL9ryTh10qCFDYQeowhnH7V+D/xHwmE=", "owner": "IntersectMBO", "repo": "cardano-haskell-packages", - "rev": "38ac4a748aa186310e3c114208597eb979354296", + "rev": "8f90512a19f6921a1229abcdda3f15e815f141ab", "type": "github" }, "original": {