From 26fb079f11f6c88eddbe6dafc2d1c04b5c1620dd Mon Sep 17 00:00:00 2001 From: Mateusz Galazyn Date: Tue, 6 Feb 2024 16:49:57 +0100 Subject: [PATCH] Bump chap & hackage --- .github/workflows/haskell.yml | 2 +- cabal.project | 16 ++++------------ cardano-cli/cardano-cli.cabal | 2 +- flake.lock | 12 ++++++------ 4 files changed, 12 insertions(+), 20 deletions(-) diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 5b51e70c59..e9bf9a8efc 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -24,7 +24,7 @@ jobs: env: # Modify this value to "invalidate" the cabal cache. - CABAL_CACHE_VERSION: "2024-01-24-2" + CABAL_CACHE_VERSION: "2024-02-06-1" concurrency: group: > diff --git a/cabal.project b/cabal.project index 60521bbe24..ffa795c597 100644 --- a/cabal.project +++ b/cabal.project @@ -13,9 +13,9 @@ repository cardano-haskell-packages -- See CONTRIBUTING for information about these, including some Nix commands -- you need to run if you change them index-state: - , hackage.haskell.org 2024-01-23T08:19:39Z - , cardano-haskell-packages 2024-01-30T07:58:01Z - + , hackage.haskell.org 2024-02-06T15:14:59Z + , cardano-haskell-packages 2024-02-06T15:25:20Z + packages: cardano-cli @@ -24,7 +24,7 @@ package cardano-cli package cardano-api ghc-options: -Werror - + package cardano-api-gen ghc-options: -Werror @@ -43,11 +43,3 @@ write-ghc-environment-files: always -- IMPORTANT -- Do NOT add more source-repository-package stanzas here unless they are strictly -- temporary! Please read the section in CONTRIBUTING about updating dependencies. - - -source-repository-package - type: git - location: https://github.com/IntersectMBO/cardano-api.git - tag: 3388849f3e935576265dc2d3d2ee3427a383c264 - subdir: cardano-api - --sha256: sha256-7W500dNvyiQ9gkgXPEm6jEiJFq0vyGXgGm3zWwdmBqM= diff --git a/cardano-cli/cardano-cli.cabal b/cardano-cli/cardano-cli.cabal index 0d961eaf86..50320620b9 100644 --- a/cardano-cli/cardano-cli.cabal +++ b/cardano-cli/cardano-cli.cabal @@ -196,7 +196,7 @@ library , binary , bytestring , canonical-json - , cardano-api ^>= 8.37.1.0 + , cardano-api ^>= 8.38.0.0 , cardano-binary , cardano-crypto , cardano-crypto-class ^>= 2.1.2 diff --git a/flake.lock b/flake.lock index 6e2cf87ec0..c89add0be7 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1706612908, - "narHash": "sha256-rZytUcsrRO6EIOdDSuQw9vhNUFRk1GuG6w2vUxLv5H8=", + "lastModified": 1707233847, + "narHash": "sha256-qKxufDdwSWx/5Qq2YnZysBqCMJ8n2xrhnyNvyCaMzg4=", "owner": "input-output-hk", "repo": "cardano-haskell-packages", - "rev": "44e3f3330cc807066818f739946ab08e868a4b30", + "rev": "2ec70a5d10b1d7e1befa6a59814a727b7f879a40", "type": "github" }, "original": { @@ -210,11 +210,11 @@ "hackage": { "flake": false, "locked": { - "lastModified": 1706055829, - "narHash": "sha256-4bIOyE4CSPij2j+bo/kLlnHojkfFqQMVpN3xnQ5reiA=", + "lastModified": 1707178947, + "narHash": "sha256-zK4s98xucxwefNtf7Ewc42lQkb5ZXNzFV4sOliif8Rg=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "c9889ce77afa9fd20d6845808c83da11efbe8e48", + "rev": "ef22972dd06ed3359945489b582849fdf680c583", "type": "github" }, "original": {