Skip to content

Commit 420c94f

Browse files
authored
Merge pull request #6201 from IntersectMBO/amesgen/node-10.4.1
Release 10.4.1
2 parents a286e52 + 62fbb33 commit 420c94f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

cabal.project

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository cardano-haskell-packages
1414
-- you need to run if you change them
1515
index-state:
1616
, hackage.haskell.org 2025-04-16T18:30:40Z
17-
, cardano-haskell-packages 2025-04-25T11:43:03Z
17+
, cardano-haskell-packages 2025-04-29T14:14:35Z
1818

1919
packages:
2020
cardano-node

cardano-node/cardano-node.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
cabal-version: 3.0
22

33
name: cardano-node
4-
version: 10.4.0
4+
version: 10.4.1
55
synopsis: The cardano full node
66
description: The cardano full node.
77
category: Cardano,
@@ -190,7 +190,7 @@ library
190190
, network-mux >= 0.5
191191
, nothunks
192192
, optparse-applicative-fork >= 0.18.1
193-
, ouroboros-consensus ^>= 0.26
193+
, ouroboros-consensus ^>= 0.26.0.1
194194
, ouroboros-consensus-cardano ^>= 0.25
195195
, ouroboros-consensus-diffusion ^>= 0.22
196196
, ouroboros-consensus-protocol

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)