yams 0 -> 1 attrpath: yams 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] Going to be running update for following packages: - python3.11-yams-0.7.3 Press Enter key to continue... Running update for: - python3.11-yams-0.7.3: UPDATING ... - python3.11-yams-0.7.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/yams/default.nix b/pkgs/applications/audio/yams/default.nix index e4afe4ad2729..444da7857134 100644 --- a/pkgs/applications/audio/yams/default.nix +++ b/pkgs/applications/audio/yams/default.nix @@ -2,13 +2,13 @@ python3Packages.buildPythonPackage rec { pname = "yams"; - version = "0.7.3"; + version = "0.69"; src = fetchFromGitHub { owner = "Berulacks"; repo = "yams"; - rev = version; - sha256 = "1zkhcys9i0s6jkaz24an690rvnkv1r84jxpaa84sf46abi59ijh8"; + rev = "refs/tags/${version}"; + sha256 = "sha256-LjT5BizDFL1gFHCdaDU2eIeyxEIsMzEL0emdjxadTdc="; }; propagatedBuildInputs = with python3Packages; [ An auto update branch exists with message `yams: 0.7.3 -> 0.69`. New version is 0.69. An auto update branch exists with an equal or greater version