Merge pull request #312218 from r-ryantm/auto-update/erigon

erigon: 2.59.3 -> 2.60.0
This commit is contained in:
Pol Dellaiera 2024-05-16 22:01:58 +02:00 committed by GitHub
commit 2df5f8cd8f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,7 +2,7 @@
let
pname = "erigon";
version = "2.59.3";
version = "2.60.0";
in
buildGoModule {
inherit pname version;
@ -11,11 +11,11 @@ buildGoModule {
owner = "ledgerwatch";
repo = pname;
rev = "v${version}";
hash = "sha256-pkcT9KFX4rz6WXUm9cG+6x9k+jGmLPGgl/4VnS7TNVE=";
hash = "sha256-c0CArubKvdh9xcvBM15O4vGwAsSHzaINtoKd0XczJHU=";
fetchSubmodules = true;
};
vendorHash = "sha256-B3xbCI0szSAo9ULHDiqoTTR8tvgZUry7spDGuldu0lU=";
vendorHash = "sha256-38NmSSK3a70WvhZAZ529wdAMlEuk8/4YqtadoLOn1IY=";
proxyVendor = true;
# Build errors in mdbx when format hardening is enabled: