Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.

Commit

Permalink
Merge #4113
Browse files Browse the repository at this point in the history
4113: [DEVOPS-1250] cardano rev bump -> 3.0.1 r=disassembler a=disassembler

## Description

<!--- A brief description of this PR and the problem is trying to solve -->

## Linked issue

<!--- Put here the relevant issue from YouTrack -->



Co-authored-by: Samuel Leathers <samuel.leathers@iohk.io>
  • Loading branch information
iohk-bors[bot] and disassembler committed Mar 21, 2019
2 parents ef83f32 + 185bb4e commit 57a0d23
Show file tree
Hide file tree
Showing 63 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion auxx/cardano-sl-auxx.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-auxx
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - Auxx
description: Cardano SL - Auxx
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion binary/cardano-sl-binary.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-binary
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - binary serialization
description: This package defines a type class for binary serialization,
helpers and instances.
Expand Down
2 changes: 1 addition & 1 deletion binary/test/cardano-sl-binary-test.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-binary-test
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - binary serializarion (tests)
description: This package contains test helpers for cardano-sl-binary.
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion chain/cardano-sl-chain.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-chain
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - transaction processing
description: Cardano SL - transaction processing
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion chain/test/cardano-sl-chain-test.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-chain-test
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - arbitrary instances for cardano-sl-chain
description: Cardano SL - arbitrary instances for cardano-sl-chain
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion client/cardano-sl-client.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-client
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL client modules
description: Cardano SL client modules
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion cluster/cardano-sl-cluster.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-cluster
version: 3.0.0
version: 3.0.1
synopsis: Utilities to generate and run cluster of nodes
description: See README
homepage: https://github.com/input-output-hk/cardano-sl/cluster/README.md
Expand Down
2 changes: 1 addition & 1 deletion core/cardano-sl-core.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-core
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - core
description: Cardano SL - core
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion core/test/cardano-sl-core-test.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-core-test
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - core functionality (tests)
description: QuickCheck Arbitrary instances for the Cardano SL core
functionality.
Expand Down
2 changes: 1 addition & 1 deletion crypto/cardano-sl-crypto.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-crypto
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - cryptography primitives
description: This package contains cryptography primitives used in Cardano SL.
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion crypto/test/cardano-sl-crypto-test.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-crypto-test
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - arbitrary instances for cardano-sl-crypto
description: This package contains arbitrary instances for the cryptography primitives used in Cardano SL.
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion db/cardano-sl-db.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-db
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - basic DB interfaces
description: Cardano SL - basic DB interfaces
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion db/test/cardano-sl-db-test.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-db-test
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - arbitrary instances for cardano-sl-db
description: Cardano SL - arbitrary instances for cardano-sl-db
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion explorer/cardano-sl-explorer.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-explorer
version: 3.0.0
version: 3.0.1
synopsis: Cardano explorer
description: Please see README.md
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion faucet/cardano-sl-faucet.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-faucet
version: 3.0.0
version: 3.0.1
description: Cardano SL - faucet
license: MIT
author: Ben Ford
Expand Down
2 changes: 1 addition & 1 deletion generator/cardano-sl-generator.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-generator
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - arbitrary data generation
description: Cardano SL - arbitrary data generation
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion infra/cardano-sl-infra.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-infra
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - infrastructural
description: Cardano SL - infrastructural
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion infra/test/cardano-sl-infra-test.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-infra-test
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL - generators for cardano-sl-infra
description: This package contains generators for the infrastructural data types used in Cardano SL.
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion lib/cardano-sl.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl
version: 3.0.0
version: 3.0.1
synopsis: Cardano SL main implementation
description: Please see README.md
license: MIT
Expand Down
2 changes: 1 addition & 1 deletion mnemonic/cardano-sl-mnemonic.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-mnemonic
version: 3.0.0
version: 3.0.1
synopsis: TODO
description: See README
homepage: https://github.com/input-output-hk/cardano-sl/mnemonic/README.md
Expand Down
2 changes: 1 addition & 1 deletion networking/cardano-sl-networking.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: cardano-sl-networking
version: 3.0.0
version: 3.0.1
license: MIT
license-file: LICENSE
category: Network
Expand Down
2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-auxx.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-binary-test.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-binary.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-chain-test.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-chain.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-client.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-cluster.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-core-test.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-core.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-crypto-test.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-crypto.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-db-test.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-db.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-explorer.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-faucet.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-generator.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-infra-test.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-infra.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-mnemonic.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-networking.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-node-ipc.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-node.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-script-runner.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-tools-post-mortem.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-tools.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-util-test.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-util.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nix/.stack.nix/cardano-sl-utxo.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 57a0d23

Please sign in to comment.