Skip to content

Commit

Permalink
Update cabal-version in cabal files
Browse files Browse the repository at this point in the history
and add some missing descriptions
  • Loading branch information
teodanciu committed Nov 25, 2022
1 parent 8d5d787 commit 766b923
Show file tree
Hide file tree
Showing 18 changed files with 23 additions and 20 deletions.
6 changes: 4 additions & 2 deletions eras/babbage/impl/cardano-ledger-babbage.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ cabal-version: 3.0

name: cardano-ledger-babbage
version: 0.1.0.0
synopsis: TODO
description: TODO
synopsis: Cardano ledger introducing refrence scripts and inline datums
description:
This package builds upon the Alonzo ledger with support for reference scripts,
reference inputs and inline datums.
bug-reports: https://github.com/input-output-hk/cardano-ledger/issues
license: Apache-2.0
author: IOHK
Expand Down
2 changes: 1 addition & 1 deletion eras/byron/chain/executable-spec/byron-spec-chain.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 3.0

name: byron-spec-chain
version: 0.1.0.0
Expand Down
2 changes: 1 addition & 1 deletion eras/byron/ledger/executable-spec/byron-spec-ledger.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 3.0

name: byron-spec-ledger
version: 0.1.0.0
Expand Down
5 changes: 3 additions & 2 deletions eras/conway/impl/cardano-ledger-conway.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ cabal-version: 3.0

name: cardano-ledger-conway
version: 0.1.0.0
synopsis: TODO
description: TODO
synopsis: Cardano ledger with an updated on-chain governance system.
description:
This package builds upon the Babbage ledger with an updtaed on-chain governance system.
bug-reports: https://github.com/input-output-hk/cardano-ledger/issues
license: Apache-2.0
author: IOHK
Expand Down
2 changes: 1 addition & 1 deletion eras/shelley-ma/impl/cardano-ledger-shelley-ma.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 3.0

name: cardano-ledger-shelley-ma
version: 0.1.0.0
Expand Down
2 changes: 1 addition & 1 deletion eras/shelley/impl/cardano-ledger-shelley.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 3.0

name: cardano-ledger-shelley
version: 0.2.0.0
Expand Down
2 changes: 1 addition & 1 deletion libs/cardano-data/cardano-data.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 3.0

name: cardano-data
version: 0.1.0.0
Expand Down
2 changes: 1 addition & 1 deletion libs/cardano-ledger-api/cardano-ledger-api.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.4
cabal-version: 3.0
name: cardano-ledger-api
version: 0.1.0.0
synopsis: Public API for the cardano ledger codebase
Expand Down
2 changes: 1 addition & 1 deletion libs/cardano-ledger-binary/test/cardano-binary-test.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 3.0

name: cardano-binary-test
version: 1.3.0
Expand Down
2 changes: 1 addition & 1 deletion libs/cardano-ledger-core/cardano-ledger-core.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.4
cabal-version: 3.0
name: cardano-ledger-core
version: 0.1.0.0
synopsis: Core components of Cardano ledgers from the Shelley release on.
Expand Down
2 changes: 1 addition & 1 deletion libs/cardano-ledger-pretty/cardano-ledger-pretty.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 3.0

name: cardano-ledger-pretty
version: 0.1.0.0
Expand Down
2 changes: 1 addition & 1 deletion libs/cardano-protocol-tpraos/cardano-protocol-tpraos.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.4
cabal-version: 3.0
name: cardano-protocol-tpraos
version: 0.1.0.0
synopsis: Cardano Protocol: Transitional Praos
Expand Down
2 changes: 1 addition & 1 deletion libs/ledger-state/ledger-state.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 3.0

name: ledger-state
version: 0.1.0.0
Expand Down
2 changes: 1 addition & 1 deletion libs/non-integral/non-integral.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 3.0

name: non-integral
version: 0.1.0.0
Expand Down
2 changes: 1 addition & 1 deletion libs/set-algebra/set-algebra.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 3.0

name: set-algebra
version: 0.1.0.0
Expand Down
2 changes: 1 addition & 1 deletion libs/small-steps-test/small-steps-test.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 3.0

name: small-steps-test
version: 0.1.0.0
Expand Down
2 changes: 1 addition & 1 deletion libs/small-steps/small-steps.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 3.0

name: small-steps
version: 0.1.0.0
Expand Down
2 changes: 1 addition & 1 deletion libs/vector-map/vector-map.cabal
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cabal-version: 2.2
cabal-version: 3.0

name: vector-map
version: 0.1.0.0
Expand Down

0 comments on commit 766b923

Please sign in to comment.