discord-canary 0.0.162 -> 0.0.163 https://repology.org/project/discord-canary/versions attrpath: discord-canary Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/1vb6kp7wqc5s7h6r33hd0an6svhw73ps-discord-update-script.drv /nix/store/9qp1syxdxicva9yxfchwy12p2a548v6l-packages.json.drv building '/nix/store/1vb6kp7wqc5s7h6r33hd0an6svhw73ps-discord-update-script.drv'... building '/nix/store/9qp1syxdxicva9yxfchwy12p2a548v6l-packages.json.drv'... Going to be running update for following packages: - discord-canary-0.0.162 Press Enter key to continue... Running update for: - discord-canary-0.0.162: UPDATING ... - discord-canary-0.0.162: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/discord/default.nix b/pkgs/applications/networking/instant-messengers/discord/default.nix index 8bc1c7cb5984..1c8d40091098 100644 --- a/pkgs/applications/networking/instant-messengers/discord/default.nix +++ b/pkgs/applications/networking/instant-messengers/discord/default.nix @@ -3,7 +3,7 @@ let versions = if stdenv.isLinux then { stable = "0.0.28"; ptb = "0.0.44"; - canary = "0.0.162"; + canary = "0.0.163"; development = "0.0.217"; } else { stable = "0.0.273"; @@ -24,7 +24,7 @@ let }; canary = fetchurl { url = "https://dl-canary.discordapp.net/apps/linux/${version}/discord-canary-${version}.tar.gz"; - sha256 = "sha256-eSWcwSw46hKJmDLxHtolBZgKrIS2QnTbVoYe0EI4Njs="; + sha256 = "sha256-QLQCv3hlCNZ8Ii/+GWHAZs4enBh+gOUEt+wlrkUP91Q="; }; development = fetchurl { url = "https://dl-development.discordapp.net/apps/linux/${version}/discord-development-${version}.tar.gz"; An auto update branch exists with message `discord-canary: 0.0.162 -> 0.0.163`. New version is 0.0.163. An auto update branch exists with an equal or greater version