summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/blockchains
diff options
context:
space:
mode:
authorSandro <sandro.jaeckel@gmail.com>2021-01-19 12:06:46 +0100
committerGitHub <noreply@github.com>2021-01-19 12:06:46 +0100
commit70901643ed734dffbe849a203165bac6e40f00ed (patch)
tree8cdb40ed7f3d50511e43e8ac46cad255c14ec1f5 /pkgs/applications/blockchains
parent6270a8522f7867a067283da3114ee07186c20cf8 (diff)
parenta9cf6a382467d28ce2dee1db9551bd3e0187ff84 (diff)
Merge pull request #109449 from xwvvvvwx/turbo-geth-2021.01.01
turbo-geth: 2020.12.02 -> 2021.01.01
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 acb0eafb95e8..79a1eda3495a 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.02";
+ version = "2021.01.01";
src = fetchFromGitHub {
owner = "ledgerwatch";
repo = pname;
rev = "v${version}";
- sha256 = "0ynnpvpd84qncvzmk4hmq8mn6m14a9p3zg4svijqwlsrr39amp3q";
+ sha256 = "0a570570cmyngbz645728jdd0d2xmnyrnln2gbxnngiv4v62dxls";
};
- vendorSha256 = "0sk064iyaxq9ig9xv3h1p1c4994hna9bky16g3hblbnh3v7mmqar";
+ vendorSha256 = "1x3mhfc16slaamp51rbscfwll25qj6ama1xkysidy7rscmmsj392";
runVend = true;
subPackages = [