2022-12-29T19:20:54 git-cola 0 -> 1 2022-12-29T19:20:56 attrpath: git-cola 2022-12-29T19:20:56 Checking auto update branch... 2022-12-29T19:20:59 [version] 2022-12-29T19:20:59 [version] skipping because derivation has updateScript 2022-12-29T19:20:59 [rustCrateVersion] 2022-12-29T19:20:59 [rustCrateVersion] No cargoSha256 found 2022-12-29T19:20:59 [golangModuleVersion] 2022-12-29T19:20:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-29T19:20:59 [updateScript] 2022-12-29T19:21:02 [updateScript] Success 2022-12-29T19:21:02 [updateScript] this derivation will be built: /nix/store/2xjvycq1cnwnxkwx48pdqraq5gjlvx4w-packages.json.drv building '/nix/store/2xjvycq1cnwnxkwx48pdqraq5gjlvx4w-packages.json.drv'... Going to be running update for following packages: - git-cola-4.0.4 Press Enter key to continue... Running update for: - git-cola-4.0.4: UPDATING ... - git-cola-4.0.4: DONE. Packages updated! 2022-12-29T19:21:02 2022-12-29T19:21:02 [quotedUrls] 2022-12-29T19:21:02 [quotedUrls] nothing found to replace 2022-12-29T19:21:02 Diff after rewrites: diff --git a/pkgs/applications/version-management/git-cola/default.nix b/pkgs/applications/version-management/git-cola/default.nix index 07d36cba891..fb4ebea2480 100644 --- a/pkgs/applications/version-management/git-cola/default.nix +++ b/pkgs/applications/version-management/git-cola/default.nix @@ -5,13 +5,13 @@ let in buildPythonApplication rec { pname = "git-cola"; - version = "4.0.4"; + version = "4.1.0"; src = fetchFromGitHub { owner = "git-cola"; repo = "git-cola"; rev = "refs/tags/v${version}"; - hash = "sha256-++cpzspN7REp9dOcsostcaJPnFHUW624hlgngQWjQCs="; + hash = "sha256-s+acQo9b+ZQ31qXBf0m8ajXYuYEQzNybmX9nw+c0DQY="; }; buildInputs = [ git gettext ]; 2022-12-29T19:22:27 An auto update branch exists with message `git-cola: 4.0.4 -> 4.1.0`. New version is 4.1.0. 2022-12-29T19:22:27 An auto update branch exists with an equal or greater version