Skip to content

Commit

Permalink
Update cardano-wallet version in *.cabal files
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Action committed Apr 17, 2024
1 parent 1939533 commit 891349b
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
@@ -1,6 +1,6 @@
cabal-version: 3.8
name: address-derivation-discovery
version: 2024.3.27
version: 2024.4.17
synopsis: Address derivation and discovery.
description: Please see README.md.
homepage: https://github.com/cardano-foundation/cardano-wallet
Expand Down
2 changes: 1 addition & 1 deletion lib/api/cardano-wallet-api.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.6
name: cardano-wallet-api
version: 2024.3.27
version: 2024.4.17
synopsis: Cardano wallet http api.
description: Please see README.md
homepage: https://github.com/cardano-foundation/cardano-wallet
Expand Down
Expand Up @@ -38,5 +38,5 @@ library
, safe ^>=0.3.19
, streaming-commons ^>=0.2.2.6
, text ^>=2.0.2
, text-class ^>=2024.3.27
, text-class ^>=2024.4.17
, unliftio ^>=0.2.24
2 changes: 1 addition & 1 deletion lib/balance-tx/cardano-balance-tx.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: cardano-balance-tx
version: 2024.3.27
version: 2024.4.17
synopsis: Balancing transactions for the Cardano blockchain.
description: Please see README.md.
homepage: https://github.com/cardano-foundation/cardano-wallet
Expand Down
2 changes: 1 addition & 1 deletion lib/benchmarks/cardano-wallet-benchmarks.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: cardano-wallet-benchmarks
version: 2024.3.27
version: 2024.4.17
synopsis: Benchmarks of the cardano-wallet.
homepage: https://github.com/cardano-foundation/cardano-wallet
license: Apache-2.0
Expand Down
2 changes: 1 addition & 1 deletion lib/cardano-api-extra/cardano-api-extra.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.4
name: cardano-api-extra
version: 2024.3.27
version: 2024.4.17
synopsis: Useful extensions to the Cardano API.
description: Please see README.md.
homepage: https://github.com/cardano-foundation/cardano-wallet
Expand Down
2 changes: 1 addition & 1 deletion lib/coin-selection/cardano-coin-selection.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: cardano-coin-selection
version: 2024.3.27
version: 2024.4.17
synopsis: Coin selection algorithms for the Cardano blockchain.
description: Please see README.md.
homepage: https://github.com/cardano-foundation/cardano-wallet
Expand Down
2 changes: 1 addition & 1 deletion lib/integration/cardano-wallet-integration.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.6
name: cardano-wallet-integration
version: 2024.3.27
version: 2024.4.17
synopsis: Cardano wallet integration tests and DSL
description: Please see README.md
homepage: https://github.com/cardano-foundation/cardano-wallet
Expand Down
2 changes: 1 addition & 1 deletion lib/iohk-monitoring-extra/iohk-monitoring-extra.cabal
Expand Up @@ -36,7 +36,7 @@ library
, fmt
, iohk-monitoring ^>=0.1.11.3
, text
, text-class ^>=2024.3.27
, text-class ^>=2024.4.17
, time
, tracer-transformers
, transformers
Expand Down
2 changes: 1 addition & 1 deletion lib/launcher/cardano-wallet-launcher.cabal
@@ -1,5 +1,5 @@
name: cardano-wallet-launcher
version: 2024.3.27
version: 2024.4.17
synopsis: Utilities for a building commands launcher
homepage: https://github.com/cardano-foundation/cardano-wallet
author: Cardano Foundation (High Assurance Lab)
Expand Down
2 changes: 1 addition & 1 deletion lib/primitive/cardano-wallet-primitive.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.6
name: cardano-wallet-primitive
version: 2024.3.27
version: 2024.4.17
synopsis: Selected primitive types for Cardano Wallet.
description: Please see README.md.
homepage: https://github.com/cardano-foundation/cardano-wallet
Expand Down
2 changes: 1 addition & 1 deletion lib/temporary-extra/temporary-extra.cabal
Expand Up @@ -32,5 +32,5 @@ library
, iohk-monitoring-extra ^>=0.1
, temporary ^>=1.3
, text >= 1.2.4.1 && <2.2
, text-class ^>=2024.3.27
, text-class ^>=2024.4.17
, unliftio ^>=0.2.24
2 changes: 1 addition & 1 deletion lib/test-utils/cardano-wallet-test-utils.cabal
@@ -1,5 +1,5 @@
name: cardano-wallet-test-utils
version: 2024.3.27
version: 2024.4.17
synopsis: Shared utilities for writing unit and property tests.
description: Shared utilities for writing unit and property tests.
homepage: https://github.com/cardano-foundation/cardano-wallet
Expand Down
2 changes: 1 addition & 1 deletion lib/text-class/text-class.cabal
@@ -1,5 +1,5 @@
name: text-class
version: 2024.3.27
version: 2024.4.17
synopsis: Extra helpers to convert data-types to and from Text
homepage: https://github.com/cardano-foundation/cardano-wallet
author: Cardano Foundation (High Assurance Lab)
Expand Down
2 changes: 1 addition & 1 deletion lib/unit/cardano-wallet-unit.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.6
name: cardano-wallet-unit
version: 2024.3.27
version: 2024.4.17
synopsis: Cardano wallet unit tests
description: Please see README.md
homepage: https://github.com/cardano-foundation/cardano-wallet
Expand Down
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: cardano-wallet-blackbox-benchmarks
version: 2024.3.27
version: 2024.4.17
synopsis: Benchmarks for the `cardano-wallet` exectuable.
description: This package is a collection of benchmarks
for the `cardano-wallet` exectuable.
Expand Down
2 changes: 1 addition & 1 deletion lib/wallet/cardano-wallet.cabal
@@ -1,6 +1,6 @@
cabal-version: 3.6
name: cardano-wallet
version: 2024.3.27
version: 2024.4.17
synopsis: The Wallet Backend for a Cardano node.
description: Please see README.md
homepage: https://github.com/cardano-foundation/cardano-wallet
Expand Down

0 comments on commit 891349b

Please sign in to comment.