Skip to content

Commit

Permalink
Bump CHaP, remove not needed r-s-p stanzas
Browse files Browse the repository at this point in the history
  • Loading branch information
coot committed Nov 22, 2022
1 parent 3e8d73e commit 2c24d1b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 30 deletions.
29 changes: 1 addition & 28 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repository cardano-haskell-packages
-- See CONTRIBUTING for information about these, including some Nix commands
-- you need to run if you change them
index-state: 2022-09-27T00:00:00Z
index-state: cardano-haskell-packages 2022-10-31T20:00:00Z
index-state: cardano-haskell-packages 2022-11-10T12:59:24Z

packages:
cardano-api
Expand Down Expand Up @@ -136,30 +136,3 @@ source-repository-package
location: https://github.com/denisshevchenko/threepenny-gui
tag: 4ec92ded05ccf59ba4a874be4b404ac1b6d666b6
--sha256: 00fvvaf4ir4hskq4a6gggbh2wmdvy8j8kn6s4m1p1vlh8m8mq514

-- TODO: remove once newer version of ouroboros-network is published to CHaP;
-- PR input-output-hk/ekg-forward#11 needs to be merged
source-repository-package
type: git
location: https://github.com/input-output-hk/ekg-forward
tag: 810da2b55228a0c8a63d590c098e4c16d5c483c8
--sha256: 1wq85zplln4c17vq076r36z9zr54pmyjc8vykmmbw7x2cn8fp3d6

-- TODO: remove once newer version of ouroboros-network is published to CHaP;
-- PR input-output-hk/ouroboros-network#4120 needs to be merged
source-repository-package
type: git
location: https://github.com/input-output-hk/ouroboros-network
tag: e39ce078556aafaa62deb0a5447e19beb89c5bfb
--sha256: 084yzrg1wxb24z8cn6gm1cz796wnmv37cyh22mv5dr5z0gkkgjm9
subdir:
monoidal-synchronisation
network-mux
ouroboros-consensus
ouroboros-consensus-byron
ouroboros-consensus-cardano
ouroboros-consensus-protocol
ouroboros-consensus-shelley
ouroboros-network
ouroboros-network-framework
ouroboros-network-testing
4 changes: 2 additions & 2 deletions cardano-api/cardano-api.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@ library
, ouroboros-consensus-cardano
, ouroboros-consensus-protocol
, ouroboros-consensus-shelley
, ouroboros-network
, ouroboros-network-framework
, ouroboros-network ^>= 0.2
, ouroboros-network-framework ^>= 0.2
, parsec
, plutus-ledger-api
, prettyprinter
Expand Down

0 comments on commit 2c24d1b

Please sign in to comment.