diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index 43e48d9751..31223716fb 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -17,7 +17,7 @@ jobs: env: # Modify this value to "invalidate" the cabal cache. - CABAL_CACHE_VERSION: "2024-01-04" + CABAL_CACHE_VERSION: "2024-01-16" concurrency: group: > diff --git a/cabal.project b/cabal.project index 8b2a4864a8..c10766540b 100644 --- a/cabal.project +++ b/cabal.project @@ -13,7 +13,7 @@ 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-03T21:19:52Z + , hackage.haskell.org 2024-01-16T14:48:13Z , cardano-haskell-packages 2023-12-21T19:34:28Z packages: diff --git a/cardano-api/cardano-api.cabal b/cardano-api/cardano-api.cabal index cfe991d601..ec22ec9b4c 100644 --- a/cardano-api/cardano-api.cabal +++ b/cardano-api/cardano-api.cabal @@ -367,7 +367,7 @@ test-suite cardano-api-golden , errors , filepath , hedgehog >= 1.1 - , hedgehog-extras ^>= 0.5.1.0 + , hedgehog-extras ^>= 0.6.0.0 , microlens , parsec , plutus-core ^>= 1.15 diff --git a/flake.lock b/flake.lock index 96295a2dba..01b53a95e6 100644 --- a/flake.lock +++ b/flake.lock @@ -242,11 +242,11 @@ "hackage": { "flake": false, "locked": { - "lastModified": 1704327783, - "narHash": "sha256-OG8qbo84O5VPuciCz8C8LQPx1kuFxR8mpMR8VwzY14o=", + "lastModified": 1705450998, + "narHash": "sha256-3MfI/48FOfwSvWzJW89lF/cU9HJIw8swmQZzrHO/44M=", "owner": "input-output-hk", "repo": "hackage.nix", - "rev": "865ee61ad3992f8beee78731998d50eab002ae39", + "rev": "de3d2b30f3f149f338e533b111b38b6d03090931", "type": "github" }, "original": {