Skip to content

Commit 4cf223d

Browse files
Merge #327
327: Sync version of ouroboros-network r=dcoutts a=dcoutts Co-authored-by: Duncan Coutts <[email protected]>
2 parents c561ee0 + e98a771 commit 4cf223d

File tree

8 files changed

+19
-19
lines changed

8 files changed

+19
-19
lines changed

cabal.project

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -151,37 +151,37 @@ source-repository-package
151151
source-repository-package
152152
type: git
153153
location: https://github.com/input-output-hk/ouroboros-network
154-
tag: 72866f3e08adad890e2b29303c01bd047c692b0f
154+
tag: 5941c192b64f39d1ab276e0a747a0e47fb52cef8
155155
subdir: ouroboros-network
156156

157157
source-repository-package
158158
type: git
159159
location: https://github.com/input-output-hk/ouroboros-network
160-
tag: 72866f3e08adad890e2b29303c01bd047c692b0f
160+
tag: 5941c192b64f39d1ab276e0a747a0e47fb52cef8
161161
subdir: ouroboros-consensus
162162

163163
source-repository-package
164164
type: git
165165
location: https://github.com/input-output-hk/ouroboros-network
166-
tag: 72866f3e08adad890e2b29303c01bd047c692b0f
166+
tag: 5941c192b64f39d1ab276e0a747a0e47fb52cef8
167167
subdir: typed-protocols
168168

169169
source-repository-package
170170
type: git
171171
location: https://github.com/input-output-hk/ouroboros-network
172-
tag: 72866f3e08adad890e2b29303c01bd047c692b0f
172+
tag: 5941c192b64f39d1ab276e0a747a0e47fb52cef8
173173
subdir: typed-protocols-cbor
174174

175175
source-repository-package
176176
type: git
177177
location: https://github.com/input-output-hk/ouroboros-network
178-
tag: 72866f3e08adad890e2b29303c01bd047c692b0f
178+
tag: 5941c192b64f39d1ab276e0a747a0e47fb52cef8
179179
subdir: network-mux
180180

181181
source-repository-package
182182
type: git
183183
location: https://github.com/input-output-hk/ouroboros-network
184-
tag: 72866f3e08adad890e2b29303c01bd047c692b0f
184+
tag: 5941c192b64f39d1ab276e0a747a0e47fb52cef8
185185
subdir: io-sim-classes
186186

187187
source-repository-package

nix/.stack.nix/io-sim-classes.nix

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

nix/.stack.nix/network-mux.nix

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

nix/.stack.nix/ouroboros-consensus.nix

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

nix/.stack.nix/ouroboros-network.nix

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

nix/.stack.nix/typed-protocols-cbor.nix

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

nix/.stack.nix/typed-protocols.nix

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

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ extra-deps:
9494
#Ouroboros-network dependencies
9595

9696
- git: https://github.com/input-output-hk/ouroboros-network
97-
commit: 72866f3e08adad890e2b29303c01bd047c692b0f
97+
commit: 5941c192b64f39d1ab276e0a747a0e47fb52cef8
9898
subdirs:
9999
- io-sim-classes
100100
- network-mux

0 commit comments

Comments
 (0)