subtitleedit 0 -> 1 attrpath: subtitleedit Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dr732salaaszxq3qx7a72rjscf61s9pb-packages.json.drv building '/nix/store/dr732salaaszxq3qx7a72rjscf61s9pb-packages.json.drv'... Going to be running update for following packages: - subtitleedit-4.0.2 Press Enter key to continue... Running update for: - subtitleedit-4.0.2: UPDATING ... - subtitleedit-4.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/video/subtitleedit/default.nix b/pkgs/applications/video/subtitleedit/default.nix index e08ac36db3f0..d47889857ed0 100644 --- a/pkgs/applications/video/subtitleedit/default.nix +++ b/pkgs/applications/video/subtitleedit/default.nix @@ -18,11 +18,11 @@ stdenv.mkDerivation rec { pname = "subtitleedit"; - version = "4.0.2"; + version = "4.0.4"; src = fetchzip { url = "https://github.com/SubtitleEdit/subtitleedit/releases/download/${version}/SE${lib.replaceStrings [ "." ] [ "" ] version}.zip"; - hash = "sha256-kcs2h6HeWniJhGDNsy+EBauXbiDIlLCOJkVOCIzLBzM="; + hash = "sha256-9z9igHU/23KHOd1TM3Wd7y5kl19cg3D9AQ2MjH5av20="; stripRoot = false; }; An auto update branch exists with message `subtitleedit: 4.0.2 -> 4.0.4`. New version is 4.0.4. An auto update branch exists with an equal or greater version