erigon: 2.60.10 -> 2.61.0 (#372908)

This commit is contained in:
Yt
2025-01-11 13:22:39 -05:00
committed by GitHub
+3 -3
View File
@@ -7,7 +7,7 @@
let
pname = "erigon";
version = "2.60.10";
version = "2.61.0";
in
buildGoModule {
inherit pname version;
@@ -16,11 +16,11 @@ buildGoModule {
owner = "ledgerwatch";
repo = pname;
rev = "v${version}";
hash = "sha256-14s3Dfo1sqQlNZSdjByUCAsYzbv6xjPcCsBxEmoY3pU=";
hash = "sha256-B9FDGBx5ac1v0PqVK/2LhDH2seRthZxtaGu3G9flo0A=";
fetchSubmodules = true;
};
vendorHash = "sha256-I4rdz8dswA9/w4S9BNS43VTD9iDsH+cNK2haWowhBO4=";
vendorHash = "sha256-bGVHIrICYWyHPgWWgEAIT+J/IIPjcWqTHeuqbT6lung=";
proxyVendor = true;
# Build errors in mdbx when format hardening is enabled: