From 934e0e6c7d3f20840cb9b53bec75dc2d57f80301 Mon Sep 17 00:00:00 2001 From: Duncan Coutts Date: Sun, 16 Feb 2020 22:21:28 +0000 Subject: [PATCH] Bump ouroboros-network to version with fix for on-demand starting It disables the on-demand start for now, uses eager starts. --- cabal.project | 36 ++++++++++++++++++------------------ stack.yaml | 2 +- 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/cabal.project b/cabal.project index 13c03180b0a..c9819987d22 100644 --- a/cabal.project +++ b/cabal.project @@ -184,64 +184,64 @@ source-repository-package source-repository-package type: git location: https://github.com/input-output-hk/ouroboros-network - tag: f5741efd37c5558d8a29d0d2b142e01f650a3d45 - --sha256: 0wwbnpvidshxg1mqwjpc3dl0azi7vjsgjyvw8qh3bw1syigkl3px + tag: 5f77e24c2263560ad58b9ba092c8cfed174675ae + --sha256: 00bm1fa83lc6jgh36mwr4zymzg9hvmq68y2hm4klk8c8gn7vwqqb subdir: ouroboros-network source-repository-package type: git location: https://github.com/input-output-hk/ouroboros-network - tag: f5741efd37c5558d8a29d0d2b142e01f650a3d45 - --sha256: 0wwbnpvidshxg1mqwjpc3dl0azi7vjsgjyvw8qh3bw1syigkl3px + tag: 5f77e24c2263560ad58b9ba092c8cfed174675ae + --sha256: 00bm1fa83lc6jgh36mwr4zymzg9hvmq68y2hm4klk8c8gn7vwqqb subdir: io-sim source-repository-package type: git location: https://github.com/input-output-hk/ouroboros-network - tag: f5741efd37c5558d8a29d0d2b142e01f650a3d45 - --sha256: 0wwbnpvidshxg1mqwjpc3dl0azi7vjsgjyvw8qh3bw1syigkl3px + tag: 5f77e24c2263560ad58b9ba092c8cfed174675ae + --sha256: 00bm1fa83lc6jgh36mwr4zymzg9hvmq68y2hm4klk8c8gn7vwqqb subdir: ouroboros-network-testing source-repository-package type: git location: https://github.com/input-output-hk/ouroboros-network - tag: f5741efd37c5558d8a29d0d2b142e01f650a3d45 - --sha256: 0wwbnpvidshxg1mqwjpc3dl0azi7vjsgjyvw8qh3bw1syigkl3px + tag: 5f77e24c2263560ad58b9ba092c8cfed174675ae + --sha256: 00bm1fa83lc6jgh36mwr4zymzg9hvmq68y2hm4klk8c8gn7vwqqb subdir: ouroboros-consensus source-repository-package type: git location: https://github.com/input-output-hk/ouroboros-network - tag: f5741efd37c5558d8a29d0d2b142e01f650a3d45 - --sha256: 0wwbnpvidshxg1mqwjpc3dl0azi7vjsgjyvw8qh3bw1syigkl3px + tag: 5f77e24c2263560ad58b9ba092c8cfed174675ae + --sha256: 00bm1fa83lc6jgh36mwr4zymzg9hvmq68y2hm4klk8c8gn7vwqqb subdir: typed-protocols source-repository-package type: git location: https://github.com/input-output-hk/ouroboros-network - tag: f5741efd37c5558d8a29d0d2b142e01f650a3d45 - --sha256: 0wwbnpvidshxg1mqwjpc3dl0azi7vjsgjyvw8qh3bw1syigkl3px + tag: 5f77e24c2263560ad58b9ba092c8cfed174675ae + --sha256: 00bm1fa83lc6jgh36mwr4zymzg9hvmq68y2hm4klk8c8gn7vwqqb subdir: typed-protocols-examples source-repository-package type: git location: https://github.com/input-output-hk/ouroboros-network - tag: f5741efd37c5558d8a29d0d2b142e01f650a3d45 - --sha256: 0wwbnpvidshxg1mqwjpc3dl0azi7vjsgjyvw8qh3bw1syigkl3px + tag: 5f77e24c2263560ad58b9ba092c8cfed174675ae + --sha256: 00bm1fa83lc6jgh36mwr4zymzg9hvmq68y2hm4klk8c8gn7vwqqb subdir: ouroboros-network-framework source-repository-package type: git location: https://github.com/input-output-hk/ouroboros-network - tag: f5741efd37c5558d8a29d0d2b142e01f650a3d45 - --sha256: 0wwbnpvidshxg1mqwjpc3dl0azi7vjsgjyvw8qh3bw1syigkl3px + tag: 5f77e24c2263560ad58b9ba092c8cfed174675ae + --sha256: 00bm1fa83lc6jgh36mwr4zymzg9hvmq68y2hm4klk8c8gn7vwqqb subdir: network-mux source-repository-package type: git location: https://github.com/input-output-hk/ouroboros-network - tag: f5741efd37c5558d8a29d0d2b142e01f650a3d45 - --sha256: 0wwbnpvidshxg1mqwjpc3dl0azi7vjsgjyvw8qh3bw1syigkl3px + tag: 5f77e24c2263560ad58b9ba092c8cfed174675ae + --sha256: 00bm1fa83lc6jgh36mwr4zymzg9hvmq68y2hm4klk8c8gn7vwqqb subdir: io-sim-classes source-repository-package diff --git a/stack.yaml b/stack.yaml index 310a1b8a3ba..53fa2fc0b02 100644 --- a/stack.yaml +++ b/stack.yaml @@ -121,7 +121,7 @@ extra-deps: #Ouroboros-network dependencies - git: https://github.com/input-output-hk/ouroboros-network - commit: f5741efd37c5558d8a29d0d2b142e01f650a3d45 + commit: 5f77e24c2263560ad58b9ba092c8cfed174675ae subdirs: - io-sim - io-sim-classes