@@ -13,7 +13,7 @@ repository cardano-haskell-packages
1313-- See CONTRIBUTING for information about these, including some Nix commands
1414-- you need to run if you change them
1515index-state :
16- , hackage.haskell.org 2025-09-26T20:57 :57Z
16+ , hackage.haskell.org 2025-10-23T13:39 :53Z
1717 , cardano-haskell-packages 2025-10-21T11:16 :53Z
1818
1919packages :
@@ -76,37 +76,28 @@ if impl (ghc >= 9.12)
7676source-repository-package
7777 type : git
7878 location : https://github.com/intersectmbo/cardano-cli.git
79- tag : 001597b206c3ae9269ff9f3b0e9ce8022b6adef2
80- --sha256 : sha256-HZferamexH4l7WpgfI+HYx5Hatv6UfLBis14c0PiGo0 =
79+ tag : 031b7e80c2596b07797b553f96a6a772f1d83d7d
80+ --sha256 : sha256-XsfV4/Bz1/AahhlBgW1wMKR6njGN4BmHIPSutL7jH4U =
8181 subdir : cardano-cli
8282
8383source-repository-package
8484 type : git
8585 location : https://github.com/IntersectMBO/cardano-api
86- tag : a6be460ffe1a2d440edeabc4925c06162b9edb84
87- --sha256 : sha256-Lc+ke3B50c+YuLS14Mb/Z3LfcfT1oUoe1AiGyrywzEw =
86+ tag : 87a6c5cdd0d26c5b1781d363cedd69e815b21030
87+ --sha256 : sha256-+Jvz7LEnAqecjYrlSMMKqQhBCXEFkZH6UdBuU6apdfY =
8888 subdir :
8989 cardano-api
9090
91- source-repository-package
92- type : git
93- location : https://github.com/IntersectMBO/io-classes-extra
94- tag : 57a8fb32e059bc812dde55a2ab93d9864a55afcb
95- --sha256 : sha256-rmGCLDvAfhEsr+Omeol9I2iNxt6loYI2YCymv2EZdS4=
96- subdir :
97- resource-registry
98-
9991source-repository-package
10092 type : git
10193 location : https://github.com/IntersectMBO/ouroboros-consensus
102- tag : 7532ede709a3a534decd4b38e963ae7c94f9e41d
103- --sha256 : sha256-fwuKV9YjDI0lYRC9/hhlSN+hMw2bZGIPb66hbsKPeR8 =
94+ tag : e268d97fdc134525a60a5e87162f8ef7ebe47519
95+ --sha256 : sha256-bFJEb9Tu9y5Fa2sguQNdJeSOT6MPwIhl2owhRBCRjgo =
10496 subdir :
10597 ouroboros-consensus
10698 ouroboros-consensus-cardano
10799 ouroboros-consensus-diffusion
108100
109-
110101source-repository-package
111102 type : git
112103 location : https://github.com/IntersectMBO/plutus
@@ -151,3 +142,21 @@ source-repository-package
151142 eras/byron/ledger/executable-spec
152143 eras/byron/ledger/impl
153144 eras/byron/crypto
145+
146+ allow-newer :
147+ -- https://github.com/phadej/vec/issues/121
148+ , ral :QuickCheck
149+ , fin :QuickCheck
150+ , bin :QuickCheck
151+
152+ , cardano-api :QuickCheck
153+
154+ -- Backported version of https://github.com/IntersectMBO/ouroboros-network/pull/5161
155+ source-repository-package
156+ type : git
157+ location : https://github.com/IntersectMBO/ouroboros-network
158+ tag : b07a86ed853b63881b5a83e57508902f1562ac01
159+ --sha256 : sha256-n/XX0+cQegq2a1cAfmGx30T64eix4oEXzpVEFCKqmg0=
160+ subdir :
161+ ouroboros-network-api
162+ ouroboros-network
0 commit comments