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

Commit 08339e4

Browse files
committed
report-server: bump to latest master
1 parent 10bb330 commit 08339e4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pkgs/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14539,12 +14539,12 @@ license = stdenv.lib.licenses.mit;
1453914539
mkDerivation {
1454014540

1454114541
pname = "cardano-report-server";
14542-
version = "0.4.10";
14542+
version = "0.5.10";
1454314543
src = fetchgit {
1454414544

1454514545
url = "https://github.com/input-output-hk/cardano-report-server.git";
14546-
sha256 = "0chhbnrl68aqjfhkqvq53v572zsg52mj8pjxl3n7nnbc006cqs49";
14547-
rev = "81eea7361a75923f9402fcb7840fb36722dbf88e";
14546+
sha256 = "1gk0wbwl0pkq8xjq6znvc699zpv3xgzgxncsb4wncpjimjlf7dk5";
14547+
rev = "43622ed083887c60609e030cef6eadcd3dbd7b67";
1454814548

1454914549
};
1455014550
isLibrary = true;

stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ packages:
7272
extra-dep: true
7373
- location:
7474
git: https://github.com/input-output-hk/cardano-report-server.git
75-
commit: 81eea7361a75923f9402fcb7840fb36722dbf88e # master 0.4.10
75+
commit: 43622ed083887c60609e030cef6eadcd3dbd7b67
7676
extra-dep: true
7777
# These three are needed for cardano-sl-networking
7878
- location:

0 commit comments

Comments
 (0)