Skip to content
Merged

10.7.1 #6501

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,11 @@ repository cardano-haskell-packages
-- you need to run if you change them
index-state:
, hackage.haskell.org 2026-03-26T20:21:33Z
, cardano-haskell-packages 2026-03-26T05:43:27Z
, cardano-haskell-packages 2026-03-30T16:24:57Z

active-repositories:
, :rest
, cardano-haskell-packages:override

constraints:
-- haskell.nix patch does not work for 1.6.8
Expand Down Expand Up @@ -46,7 +50,7 @@ packages:
trace-forward

-- Needed when cross compiling
extra-packages: alex, dmq-node == 0.3.0.0
extra-packages: alex, dmq-node == 0.4.0.0

program-options
ghc-options: -Werror
Expand Down
2 changes: 1 addition & 1 deletion cardano-node/cardano-node.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.8

name: cardano-node
version: 10.7.0
version: 10.7.1
synopsis: The cardano full node
description: The cardano full node.
category: Cardano,
Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading