summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/blockchains
diff options
context:
space:
mode:
authorDavid Terry <me@xwvvvvwx.com>2020-11-12 13:48:45 +0100
committerDavid Terry <me@xwvvvvwx.com>2020-11-13 13:57:25 +0100
commit08ca1ee82715eeb2006d112fee7aea76974a506e (patch)
tree606674c40e50e863fe9c6ee1489c048940563815 /pkgs/applications/blockchains
parentaece293ebfe51a19afb41aa64a29840d28c32387 (diff)
turbo-geth: 2020.11.01 -> 2020.11.02
Diffstat (limited to 'pkgs/applications/blockchains')
-rw-r--r--pkgs/applications/blockchains/turbo-geth.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/blockchains/turbo-geth.nix b/pkgs/applications/blockchains/turbo-geth.nix
index 163d87ee8881..eae1b812a3d9 100644
--- a/pkgs/applications/blockchains/turbo-geth.nix
+++ b/pkgs/applications/blockchains/turbo-geth.nix
@@ -2,16 +2,16 @@
buildGoModule rec {
pname = "turbo-geth";
- version = "2020.11.01";
+ version = "2020.11.02";
src = fetchFromGitHub {
owner = "ledgerwatch";
repo = pname;
rev = "v${version}";
- sha256 = "0hm8kqd0w231mlclsmsghf15r8pbrs5g064mkpx59qpqzk37lgss";
+ sha256 = "1bfywbg6mm3q4wd0mslcv5sj779277izzlqawqvqy3yxnpb6cwj5";
};
- vendorSha256 = "0b7ldrnwkz3r1d4fw95hvvpi3bz56d9v8p2mjzdvlpk5zhl2a37p";
+ vendorSha256 = "16vawkky612zf45d8dhipjmhrprmi28z9wdcnjy07x3bxdyfbhfr";
runVend = true;
subPackages = [