From 361b1aa41b3861ab9d55fab3c75bca800a8b4b4a Mon Sep 17 00:00:00 2001 From: Jordan Millar Date: Mon, 18 Dec 2023 09:10:36 -0400 Subject: [PATCH] bump --- cabal.project | 57 ++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 47 insertions(+), 10 deletions(-) diff --git a/cabal.project b/cabal.project index bc444e0271..6c8099749c 100644 --- a/cabal.project +++ b/cabal.project @@ -13,18 +13,18 @@ repository cardano-haskell-packages -- See CONTRIBUTING for information about these, including some Nix commands -- you need to run if you change them index-state: - , hackage.haskell.org 2023-11-20T23:52:53Z - , cardano-haskell-packages 2023-11-30T12:34:51Z + , hackage.haskell.org 2023-12-14T23:57:38Z + , cardano-haskell-packages 2023-12-15T13:03:00Z packages: cardano-api cardano-api-gen -package cardano-api - ghc-options: -Werror - -package cardano-api-gen - ghc-options: -Werror +-- package cardano-api +-- ghc-options: -Werror +-- +-- package cardano-api-gen +-- ghc-options: -Werror package cryptonite -- Using RDRAND instead of /dev/urandom as an entropy source for key @@ -44,6 +44,43 @@ write-ghc-environment-files: always source-repository-package type: git - location: https://github.com/input-output-hk/cardano-ledger.git - tag: 3494c1eb73f016618c13ece42f7602cc58482844 - subdir: eras/babbage/impl + location: https://github.com/IntersectMBO/cardano-ledger.git + tag: 0765d327dfb01e1a8dfc34b7619294cd504474e7 + subdir: + eras/allegra/impl + eras/alonzo/impl + eras/alonzo/test-suite + eras/babbage/impl + eras/babbage/test-suite + eras/byron/ledger/impl + eras/conway/impl + eras/conway/test-suite + eras/mary/impl + eras/shelley/impl + eras/shelley/test-suite + eras/shelley-ma/test-suite + libs/cardano-data + libs/cardano-ledger-api + libs/cardano-ledger-binary + libs/cardano-ledger-core + libs/cardano-ledger-pretty + libs/small-steps + libs/small-steps-test + libs/vector-map + +source-repository-package + type: git + location: https://github.com/zliu41/ouroboros-consensus.git + tag: ffdc49fa891e180101ecfd8567ac844fe6c581eb + subdir: + ouroboros-consensus + ouroboros-consensus-cardano + ouroboros-consensus-protocol + ouroboros-consensus-diffusion + sop-extras + strict-sop-core + +source-repository-package + type: git + location: https://github.com/input-output-hk/hedgehog-extras.git + tag: 4361be5acd92d1a2f7d4bd5bd6cbd78145e1c930