File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -90,3 +90,13 @@ if impl (ghc >= 9.12)
90
90
-- https://github.com/haskell-servant/servant/pull/1810
91
91
, servant :base
92
92
, servant-server :base
93
+
94
+
95
+ source-repository-package
96
+ type : git
97
+ location : https://github.com/IntersectMBO/ouroboros-consensus.git
98
+ tag : abe2ef2b9
99
+ subdir :
100
+ ouroboros-consensus
101
+ ouroboros-consensus-diffusion
102
+ --sha256 : sha256-D1oxLyKk+HfpBjaakTmzzSYRJrPT9U0LEtFPsPXCAb4=
Original file line number Diff line number Diff line change @@ -190,7 +190,7 @@ library
190
190
, network-mux >= 0.5
191
191
, nothunks
192
192
, optparse-applicative-fork >= 0.18.1
193
- , ouroboros-consensus ^>= 0.26.0.1
193
+ , ouroboros-consensus ^>= 0.26
194
194
, ouroboros-consensus-cardano ^>= 0.25
195
195
, ouroboros-consensus-diffusion ^>= 0.22
196
196
, ouroboros-consensus-protocol
You can’t perform that action at this time.
0 commit comments