summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/blockchains
diff options
context:
space:
mode:
authorRaghav Sood <r@raghavsood.com>2020-12-11 09:50:25 +0000
committerGitHub <noreply@github.com>2020-12-11 09:50:25 +0000
commitd1d2da4135e31ff1a0df99e4fdb20968f6429282 (patch)
tree599c33151721dc60a5e7703a1584cdb0e9b5278e /pkgs/applications/blockchains
parentc8dd31a60b29c8ef20f2fb49b7178e64fd336ff9 (diff)
parent1e67bbac0a9b301db4c2356b35c30cbc14c17ad7 (diff)
Merge pull request #106628 from r-ryantm/auto-update/turbo-geth
turbo-geth: 2020.12.01 -> 2020.12.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 b8aa3de44dad..cf0b60ab9856 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.12.01";
+ version = "2020.12.02";
src = fetchFromGitHub {
owner = "ledgerwatch";
repo = pname;
rev = "v${version}";
- sha256 = "0l1qj10vhfkrk66zihz8m24pnyj8jbb65a7amvphp07r199swy2a";
+ sha256 = "0ynnpvpd84qncvzmk4hmq8mn6m14a9p3zg4svijqwlsrr39amp3q";
};
- vendorSha256 = "16vawkky612zf45d8dhipjmhrprmi28z9wdcnjy07x3bxdyfbhfr";
+ vendorSha256 = "0sk064iyaxq9ig9xv3h1p1c4994hna9bky16g3hblbnh3v7mmqar";
runVend = true;
subPackages = [