From 67848313235b2cf7e531c1364de327e476663335 Mon Sep 17 00:00:00 2001 From: zeme-wana <15709674+zeme-wana@users.noreply.github.com> Date: Mon, 22 Sep 2025 13:24:10 +0000 Subject: [PATCH 1/4] Bump plutus Version to 1.54.0.0 --- cabal.project | 4 ++-- flake.lock | 12 ++++++------ plinth-template.cabal | 24 ++++++++++++------------ 3 files changed, 20 insertions(+), 20 deletions(-) diff --git a/cabal.project b/cabal.project index c72301b..876e671 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 2025-09-08T13:06:07Z + , hackage.haskell.org 2025-09-22T13:23:02Z -- Bump this if you need newer packages from CHaP - , cardano-haskell-packages 2025-09-04T13:47:00Z + , cardano-haskell-packages 2025-09-22T13:23:02Z packages: ./. \ No newline at end of file diff --git a/flake.lock b/flake.lock index fe58c22..8472246 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1757088431, - "narHash": "sha256-yUv1JB7WOjoVWhEfk8cKap1P9QDn4hLd4ZHdkNoqvuY=", + "lastModified": 1758208099, + "narHash": "sha256-cC5qIRqNIt6bimx26CsgHpgSlb8He7wKrm4TYgKF+CY=", "owner": "IntersectMBO", "repo": "cardano-haskell-packages", - "rev": "8e043cb654d69e62bfb59b80afb2ddda8481f6f7", + "rev": "c877742df9822f85b0be5bd105a5f2c635f29a30", "type": "github" }, "original": { @@ -209,11 +209,11 @@ "hackage": { "flake": false, "locked": { - "lastModified": 1757337818, - "narHash": "sha256-bDR/scxKXjWDEP8KrwYrwDzfz3wdbyXCjGXwGA5dMLg=", + "lastModified": 1758546883, + "narHash": "sha256-jR+3qja1p3DDoe2K9aDrqVM3YYI+3oGxhS+/MZWW7dw=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "f1d3f3b1df48692469f148eaddd3cfe058f3f93e", + "rev": "0b9c9cc6140c5474ad59e2a0d19f2b0ddfe71ebd", "type": "github" }, "original": { diff --git a/plinth-template.cabal b/plinth-template.cabal index 7999354..7334b5d 100644 --- a/plinth-template.cabal +++ b/plinth-template.cabal @@ -18,10 +18,10 @@ library scripts build-depends: , base - , plutus-core ^>=1.53.0.0 - , plutus-ledger-api ^>=1.53.0.0 - , plutus-tx ^>=1.53.0.0 - , plutus-tx-plugin ^>=1.53.0.0 + , plutus-core ^>=1.54.0.0 + , plutus-ledger-api ^>=1.54.0.0 + , plutus-tx ^>=1.54.0.0 + , plutus-tx-plugin ^>=1.54.0.0 executable gen-auction-validator-blueprint import: options @@ -31,10 +31,10 @@ executable gen-auction-validator-blueprint , base , bytestring , containers - , plutus-core ^>=1.53.0.0 - , plutus-ledger-api ^>=1.53.0.0 - , plutus-tx ^>=1.53.0.0 - , plutus-tx-plugin ^>=1.53.0.0 + , plutus-core ^>=1.54.0.0 + , plutus-ledger-api ^>=1.54.0.0 + , plutus-tx ^>=1.54.0.0 + , plutus-tx-plugin ^>=1.54.0.0 , scripts executable gen-minting-policy-blueprint @@ -45,8 +45,8 @@ executable gen-minting-policy-blueprint , base , bytestring , containers - , plutus-core ^>=1.53.0.0 - , plutus-ledger-api ^>=1.53.0.0 - , plutus-tx ^>=1.53.0.0 - , plutus-tx-plugin ^>=1.53.0.0 + , plutus-core ^>=1.54.0.0 + , plutus-ledger-api ^>=1.54.0.0 + , plutus-tx ^>=1.54.0.0 + , plutus-tx-plugin ^>=1.54.0.0 , scripts From 6776529af2aa3e78629e6dfd08a1fcf39218437b Mon Sep 17 00:00:00 2001 From: zeme-wana <15709674+zeme-wana@users.noreply.github.com> Date: Mon, 22 Sep 2025 15:51:22 +0200 Subject: [PATCH 2/4] Update cabal.project --- cabal.project | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cabal.project b/cabal.project index 876e671..35d7638 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 2025-09-22T13:23:02Z + , hackage.haskell.org 2025-09-22T12:53:02Z -- Bump this if you need newer packages from CHaP , cardano-haskell-packages 2025-09-22T13:23:02Z packages: - ./. \ No newline at end of file + ./. From f22749eb6e3cafb1b19c408a818ab4b5a9d8a676 Mon Sep 17 00:00:00 2001 From: zeme Date: Mon, 22 Sep 2025 16:09:12 +0200 Subject: [PATCH 3/4] wip --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 8472246..02107ee 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1758208099, - "narHash": "sha256-cC5qIRqNIt6bimx26CsgHpgSlb8He7wKrm4TYgKF+CY=", + "lastModified": 1758547838, + "narHash": "sha256-QvqwgT4yN+52SWxQWQ3cS5V64C1rQrQKaLCYRZH7bC4=", "owner": "IntersectMBO", "repo": "cardano-haskell-packages", - "rev": "c877742df9822f85b0be5bd105a5f2c635f29a30", + "rev": "6174af87848e7b5e652bb19035f658e10f094299", "type": "github" }, "original": { From fd81e790170c604bad5734034e0bef9bb54e9f84 Mon Sep 17 00:00:00 2001 From: zeme Date: Mon, 22 Sep 2025 16:12:12 +0200 Subject: [PATCH 4/4] wip --- cabal.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cabal.project b/cabal.project index 35d7638..e4e3ec1 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 2025-09-22T12:53:02Z -- Bump this if you need newer packages from CHaP - , cardano-haskell-packages 2025-09-22T13:23:02Z + , cardano-haskell-packages 2025-09-22T06:47:49Z packages: ./.