2022-12-27T14:42:33 git-cola 3.12.0 -> 4.1.0 https://pypi.org/project/git-cola/ 2022-12-27T14:42:36 attrpath: git-cola 2022-12-27T14:42:36 Checking auto update branch... 2022-12-27T14:42:39 [version] 2022-12-27T14:42:39 [version] skipping because derivation has updateScript 2022-12-27T14:42:39 [rustCrateVersion] 2022-12-27T14:42:39 [rustCrateVersion] No cargoSha256 found 2022-12-27T14:42:39 [golangModuleVersion] 2022-12-27T14:42:39 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-27T14:42:39 [updateScript] 2022-12-27T14:42:41 [updateScript] Success 2022-12-27T14:42:41 [updateScript] this derivation will be built: /nix/store/1psw8kscrb3m6211cy7xc547lmv3di04-packages.json.drv building '/nix/store/1psw8kscrb3m6211cy7xc547lmv3di04-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-27T14:42:41 2022-12-27T14:42:41 [quotedUrls] 2022-12-27T14:42:42 [quotedUrls] nothing found to replace 2022-12-27T14:42:42 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-27T14:44:06 An auto update branch exists with message `git-cola: 4.0.4 -> 4.1.0`. New version is 4.1.0. 2022-12-27T14:44:06 An auto update branch exists with an equal or greater version