diff --git a/cabal.project b/cabal.project index 26ad521bce..b63af04a41 100644 --- a/cabal.project +++ b/cabal.project @@ -13,8 +13,8 @@ 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-16T14:48:13Z - , cardano-haskell-packages 2024-01-18T14:07:29Z + , hackage.haskell.org 2024-01-23T08:19:39Z + , cardano-haskell-packages 2024-01-25T13:05:04Z packages: cardano-cli diff --git a/cardano-cli/cardano-cli.cabal b/cardano-cli/cardano-cli.cabal index f3bdaca467..ebdf3fc510 100644 --- a/cardano-cli/cardano-cli.cabal +++ b/cardano-cli/cardano-cli.cabal @@ -272,7 +272,7 @@ library cardano-cli-test-lib , exceptions , filepath , hedgehog - , hedgehog-extras ^>= 0.6.0.0 + , hedgehog-extras ^>= 0.6.0.1 , process , text , transformers @@ -296,7 +296,7 @@ test-suite cardano-cli-test , containers , filepath , hedgehog - , hedgehog-extras ^>= 0.6.0.0 + , hedgehog-extras ^>= 0.6.0.1 , tasty , tasty-hedgehog , text @@ -347,7 +347,7 @@ test-suite cardano-cli-golden , extra , filepath , hedgehog ^>= 1.3 - , hedgehog-extras ^>= 0.6.0.0 + , hedgehog-extras ^>= 0.6.0.1 , regex-compat , regex-tdfa , tasty diff --git a/flake.lock b/flake.lock index 3a4c82aaff..058eb0ba56 100644 --- a/flake.lock +++ b/flake.lock @@ -3,11 +3,11 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1706004183, - "narHash": "sha256-WKfiLsitgXL9wxHr8LA+lyIhHXog4/HOOdQwIUdSW04=", + "lastModified": 1706189917, + "narHash": "sha256-X3OubU+ac8zRusECafdBSTv+AP4uRNZEnccd85FrukI=", "owner": "input-output-hk", "repo": "cardano-haskell-packages", - "rev": "44cf7d3dcee77eb6ee8e4462bf63616351dfbb1d", + "rev": "834f1277d402a8c4aeef912dc0d7e00aeb6753a7", "type": "github" }, "original": {