2022-12-09T18:50:46 picard 2.8.1 -> 2.8.5 https://pypi.org/project/picard/ 2022-12-09T18:50:49 attrpath: picard 2022-12-09T18:50:49 Checking auto update branch... 2022-12-09T18:50:52 [version] 2022-12-09T18:50:52 [version] skipping because derivation has updateScript 2022-12-09T18:50:52 [rustCrateVersion] 2022-12-09T18:50:52 [rustCrateVersion] No cargoSha256 found 2022-12-09T18:50:52 [golangModuleVersion] 2022-12-09T18:50:52 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-09T18:50:52 [updateScript] 2022-12-09T18:50:56 [updateScript] Success 2022-12-09T18:50:56 [updateScript] this derivation will be built: /nix/store/0dkg4hphb60lk11wakcgq518vlbaxscs-packages.json.drv building '/nix/store/0dkg4hphb60lk11wakcgq518vlbaxscs-packages.json.drv'... Going to be running update for following packages: - picard-2.8.4 Press Enter key to continue... Running update for: - picard-2.8.4: UPDATING ... - picard-2.8.4: DONE. Packages updated! 2022-12-09T18:50:56 2022-12-09T18:50:56 [quotedUrls] 2022-12-09T18:50:56 [quotedUrls] nothing found to replace 2022-12-09T18:50:56 Diff after rewrites: diff --git a/pkgs/applications/audio/picard/default.nix b/pkgs/applications/audio/picard/default.nix index 272f475d2fc..4e7323b128b 100644 --- a/pkgs/applications/audio/picard/default.nix +++ b/pkgs/applications/audio/picard/default.nix @@ -19,13 +19,13 @@ let in pythonPackages.buildPythonApplication rec { pname = "picard"; - version = "2.8.4"; + version = "2.8.5"; src = fetchFromGitHub { owner = "metabrainz"; repo = pname; - rev = "release-${version}"; - sha256 = "sha256-ygZkj7hZNm7XyqDEI7l49d36ZgCTwFiAuYZjlF9d5+8="; + rev = "refs/tags/release-${version}"; + sha256 = "sha256-ukqlAXGaqX89U77cM9Ux0RYquT31Ho8ri1Ue7S3+MwQ="; }; nativeBuildInputs = [ gettext qt5.wrapQtAppsHook qt5.qtbase ] 2022-12-09T18:52:22 An auto update branch exists with message `picard: 2.8.4 -> 2.8.5`. New version is 2.8.5. 2022-12-09T18:52:22 An auto update branch exists with an equal or greater version