Skip to content

Commit 91e8d93

Browse files
authored
Merge pull request #6198 from IntersectMBO/release-10.4
Release 10.4
2 parents a7b9ef6 + ef7d9f0 commit 91e8d93

File tree

4 files changed

+6
-7
lines changed

4 files changed

+6
-7
lines changed

cabal.project

Lines changed: 1 addition & 2 deletions
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-22T10:01:33Z
17+
, cardano-haskell-packages 2025-04-25T11:43:03Z
1818

1919
packages:
2020
cardano-node
@@ -90,4 +90,3 @@ if impl (ghc >= 9.12)
9090
-- https://github.com/haskell-servant/servant/pull/1810
9191
, servant:base
9292
, servant-server:base
93-

cardano-node-chairman/cardano-node-chairman.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ executable cardano-node-chairman
4545
, cardano-crypto-class
4646
, cardano-git-rev ^>= 0.2.2
4747
, cardano-ledger-core ^>= 1.17
48-
, cardano-node ^>= 10.3
48+
, cardano-node ^>= 10.4
4949
, cardano-prelude
5050
, containers
5151
, contra-tracer

cardano-node/cardano-node.cabal

Lines changed: 1 addition & 1 deletion
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.3.1
4+
version: 10.4.0
55
synopsis: The cardano full node
66
description: The cardano full node.
77
category: Cardano,

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)