Skip to content

Commit d200dd2

Browse files
committed
cabal.project: drop cardano-api SRP, pull 11.2.0.0 from CHaP
cardano-api 11.2.0.0 is now published to CHaP (timestamp 2026-05-18T18:23:40Z). Drop the temporary source-repository-package pin, bump the cardano-haskell-packages index-state past the publish, and update the CHaP flake input accordingly.
1 parent 94b2f2a commit d200dd2

2 files changed

Lines changed: 4 additions & 18 deletions

File tree

cabal.project

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ repository cardano-haskell-packages
1414
-- you need to run if you change them
1515
index-state:
1616
, hackage.haskell.org 2026-04-16T00:15:23Z
17-
, cardano-haskell-packages 2026-05-08T13:26:45Z
17+
, cardano-haskell-packages 2026-05-18T18:23:40Z
1818

1919
active-repositories:
2020
, :rest
@@ -26,20 +26,6 @@ packages:
2626
program-options
2727
ghc-options: -Werror
2828

29-
-- TEMPORARY: build against the cardano-api 11.2.0.0 release branch.
30-
-- The release PR (IntersectMBO/cardano-api#1212) introduces breaking changes
31-
-- this PR migrates cardano-cli to: legacy TxOut removed (cardano-api #1209),
32-
-- legacy Certificate type removed (#1210), and TxBody/TxBodyContent deprecated
33-
-- (#1200). Drop this stanza once cardano-api 11.2.0.0 lands in CHaP and the
34-
-- index-state above is bumped past its publish.
35-
source-repository-package
36-
type: git
37-
location: https://github.com/IntersectMBO/cardano-api
38-
tag: 3baa58e8cc78d84f271ab5596e121b7f5ec3fff4
39-
subdir:
40-
cardano-api
41-
cardano-api-gen
42-
4329
package crypton
4430
-- Using RDRAND instead of /dev/urandom as an entropy source for key
4531
-- generation is dubious. Set the flag so we use /dev/urandom by default.

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)