···8899buildGoModule rec {
1010 pname = "kubo";
1111- version = "0.33.2"; # When updating, also check if the repo version changed and adjust repoVersion below
1111+ version = "0.34.0"; # When updating, also check if the repo version changed and adjust repoVersion below
1212 rev = "v${version}";
13131414 passthru.repoVersion = "16"; # Also update kubo-migrator when changing the repo version
···1616 # Kubo makes changes to its source tarball that don't match the git source.
1717 src = fetchurl {
1818 url = "https://github.com/ipfs/kubo/releases/download/${rev}/kubo-source.tar.gz";
1919- hash = "sha256-PSXX1mLteeLpaq74PnWeDy+E6E3uVWr1c5+FTMBKc5g=";
1919+ hash = "sha256-+nyL8fR8OLcUU4XdA+H4I3BFj1U/mOrb0Qio2sM21jQ=";
2020 };
21212222 # tarball contains multiple files/directories