File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
pkgs/by-name/li/lighthouse Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 2727in
2828 rustPlatform . buildRustPackage rec {
2929 pname = "lighthouse" ;
30- version = "7.0.1 " ;
30+ version = "7.1.0 " ;
3131
3232 src = fetchFromGitHub {
3333 owner = "sigp" ;
3434 repo = pname ;
3535 rev = "v${ version } " ;
36- hash = "sha256-0nClqRSLwKnTNAMsvX5zzN2PbVJ51xtQv48cHSqHLAY =" ;
36+ hash = "sha256-+tLAuuinSaVIwO5wi1Cf+86pWj83Jj0p1ajnDdpHsyI =" ;
3737 } ;
3838
3939 cargoLock = {
4343 "libmdbx-0.1.4" = "sha256-ONp4uPkVCN84MObjXorCZuSjnM6uFSMXK1vdJiX074o=" ;
4444 "lmdb-rkv-0.14.0" = "sha256-sxmguwqqcyOlfXOZogVz1OLxfJPo+Q0+UjkROkbbOCk=" ;
4545 "xdelta3-0.1.5" = "sha256-aewSexOZCrQoKZQa+SGP8i6JKXstaxF3W2LVEhCSmPs=" ;
46+ "libp2p-gossipsub-0.49.0" = "sha256-4aVugxK4bq3826xSozwRRFevZx27WwH5RhTDfnziMl8=" ;
4647 } ;
4748 } ;
4849
You can’t perform that action at this time.
0 commit comments