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

Commit

Permalink
Bump dependencies (#354)
Browse files Browse the repository at this point in the history
* Bump dependencies

* nix
  • Loading branch information
edsko committed Nov 20, 2019
1 parent f700afe commit 4d26bce
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@ source-repository-package
source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-prelude
tag: ad19158c7599bc5d50fe7cb0111a1488a139a381
tag: 3c40edcf5bdba8721d3430d0aaaeea8770ce9bec

source-repository-package
type: git
location: https://github.com/input-output-hk/cardano-prelude
tag: ad19158c7599bc5d50fe7cb0111a1488a139a381
tag: 3c40edcf5bdba8721d3430d0aaaeea8770ce9bec
subdir: test

source-repository-package
Expand All @@ -27,11 +27,11 @@ source-repository-package
type: git
location: https://github.com/input-output-hk/iohk-monitoring-framework
subdir: iohk-monitoring
tag: b4268cedecbbe2a35437effc17a8af10abda8ea8
tag: 4956b32f039579a0e7e4fd10793f65b4c77d9044

source-repository-package
type: git
location: https://github.com/input-output-hk/iohk-monitoring-framework
subdir: contra-tracer
tag: b4268cedecbbe2a35437effc17a8af10abda8ea8
tag: 4956b32f039579a0e7e4fd10793f65b4c77d9044

4 changes: 2 additions & 2 deletions nix/.stack.nix/cardano-prelude-test.nix

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

4 changes: 2 additions & 2 deletions nix/.stack.nix/cardano-prelude.nix

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

4 changes: 2 additions & 2 deletions nix/.stack.nix/contra-tracer.nix

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

4 changes: 2 additions & 2 deletions nix/.stack.nix/iohk-monitoring.nix

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

6 changes: 3 additions & 3 deletions stack.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resolver: https://raw.githubusercontent.com/input-output-hk/cardano-prelude/ad19158c7599bc5d50fe7cb0111a1488a139a381/snapshot.yaml
resolver: https://raw.githubusercontent.com/input-output-hk/cardano-prelude/3c40edcf5bdba8721d3430d0aaaeea8770ce9bec/snapshot.yaml

packages:
- ./cardano-shell
Expand All @@ -14,13 +14,13 @@ extra-deps:
- Win32-2.5.4.1@sha256:e623a1058bd8134ec14d62759f76cac52eee3576711cb2c4981f398f1ec44b85

- git: https://github.com/input-output-hk/cardano-prelude
commit: ad19158c7599bc5d50fe7cb0111a1488a139a381
commit: 3c40edcf5bdba8721d3430d0aaaeea8770ce9bec
subdirs:
- .
- test

- git: https://github.com/input-output-hk/iohk-monitoring-framework
commit: b4268cedecbbe2a35437effc17a8af10abda8ea8
commit: 4956b32f039579a0e7e4fd10793f65b4c77d9044
subdirs:
- contra-tracer
- iohk-monitoring
Expand Down

0 comments on commit 4d26bce

Please sign in to comment.