git-cola 3.12.0 -> 4.1.0 https://pypi.org/project/git-cola/ attrpath: git-cola 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9878wnc14g1jyc5c1s7wzi7xwxp9ynsm-packages.json.drv building '/nix/store/9878wnc14g1jyc5c1s7wzi7xwxp9ynsm-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! [quotedUrls] [quotedUrls] nothing found to replace 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 ]; An auto update branch exists with message `git-cola: 4.0.4 -> 4.1.0`. New version is 4.1.0. An auto update branch exists with an equal or greater version