This repository was archived by the owner on Aug 18, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6877,11 +6877,11 @@ inherit (pkgs) mesa;};
68776877 }:
68786878 mkDerivation {
68796879 pname = "cardano-report-server";
6880- version = "0.4.9 ";
6880+ version = "0.4.10 ";
68816881 src = fetchgit {
68826882 url = "https://github.com/input-output-hk/cardano-report-server.git";
6883- sha256 = "1yfplc0allrrhssphq0w4qhivvbwn0vxpvv4ndmhplq2ppqv8hd5 ";
6884- rev = "19fd5ddf24dab731375a156ce38dcfce4319d1e4 ";
6883+ sha256 = "0chhbnrl68aqjfhkqvq53v572zsg52mj8pjxl3n7nnbc006cqs49 ";
6884+ rev = "81eea7361a75923f9402fcb7840fb36722dbf88e ";
68856885 };
68866886 isLibrary = true;
68876887 isExecutable = true;
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ packages:
6464 extra-dep : true
6565- location :
6666 git : https://github.com/input-output-hk/cardano-report-server.git
67- commit : 19fd5ddf24dab731375a156ce38dcfce4319d1e4 # master 0.4.9
67+ commit : 81eea7361a75923f9402fcb7840fb36722dbf88e # master 0.4.10
6868 extra-dep : true
6969# These three are needed for cardano-sl-networking
7070- location :
You can’t perform that action at this time.
0 commit comments