python310Packages.sentencepiece 0 -> 1 attrpath: python310Packages.sentencepiece 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/4di643jy1irj1zkgk63g6apf4ryqg6py-packages.json.drv building '/nix/store/4di643jy1irj1zkgk63g6apf4ryqg6py-packages.json.drv'... Going to be running update for following packages: - python3.10-sentencepiece-0.1.97 Press Enter key to continue... Running update for: - python3.10-sentencepiece-0.1.97: UPDATING ... - python3.10-sentencepiece-0.1.97: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/sentencepiece/default.nix b/pkgs/development/libraries/sentencepiece/default.nix index ea903ca58e0..67875df02e2 100644 --- a/pkgs/development/libraries/sentencepiece/default.nix +++ b/pkgs/development/libraries/sentencepiece/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "sentencepiece"; - version = "0.1.97"; + version = "0.1.98"; src = fetchFromGitHub { owner = "google"; repo = pname; - rev = "v${version}"; - sha256 = "sha256-T6qQtLmuPKVha0CwX4fBH7IQoAlwVj64X2qDecWd7s8="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-afODoC4G3ibVXMLEIxusmju4wkTcOtlEzS17+EuyIZw="; }; nativeBuildInputs = [ cmake ]; An auto update branch exists with message `python310Packages.sentencepiece: 0.1.97 -> 0.1.98`. New version is 0.1.98. An auto update branch exists with an equal or greater version