Skip to content

Commit a5201e6

Browse files
committed
Bump leios-prototype packages
1 parent 75881ef commit a5201e6

1 file changed

Lines changed: 24 additions & 2 deletions

File tree

cabal.project

Lines changed: 24 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,12 +97,21 @@ if impl (ghc >= 9.12)
9797
constraints:
9898
hedgehog-extras == 0.7.0.0
9999

100+
-- Points to cardano-api/leios-prototype
101+
source-repository-package
102+
type: git
103+
location: https://github.com/IntersectMBO/cardano-api
104+
tag: 419affa98ec7e5c8c28e73ebb432e9e294bd66ea
105+
--sha256: sha256-uizkUBNrCWXQuSupgo3JyPAaoRZjvujqcOZ1H2VYf9s==
106+
subdir:
107+
cardano-api
108+
100109
-- Points to ouroboros-consensus/leios-prototype
101110
source-repository-package
102111
type: git
103112
location: https://github.com/IntersectMBO/ouroboros-consensus
104-
tag: f93c731d665326481cbd846b91c19e7f3b7a8fde
105-
--sha256: sha256-nCYHfLPAGFNop6OuPpte05yAjGnezWN20fCbDdE5Vmk=
113+
tag: c7022e997a6ebc742b91ad0388a3934430b0fcb1
114+
--sha256: sha256-t/PSEO1VtpUggh1Uwwt6TyPAcyNRcZl+RRxz/hAQy7o=
106115
subdir:
107116
ouroboros-consensus
108117
ouroboros-consensus-cardano
@@ -112,6 +121,19 @@ source-repository-package
112121
sop-extras
113122
strict-sop-core
114123

124+
-- Points to cardano-ledger/leios-prototype
125+
source-repository-package
126+
type: git
127+
location: https://github.com/IntersectMBO/cardano-ledger.git
128+
tag: 1327573bfb86f7e596151f77d03fc38982be8749
129+
--sha256: sha256-CzA6eucrpsc8WMAtG9aNP0DcGtCxghHe0HSX+Yxvcd8=
130+
subdir:
131+
eras/alonzo/impl
132+
eras/conway/impl
133+
eras/shelley/impl
134+
eras/shelley/test-suite
135+
libs/cardano-ledger-core
136+
115137
-- Points to ouroboros-network/leios-prototype
116138
source-repository-package
117139
type: git

0 commit comments

Comments
 (0)