coursier 2.1.2 -> 2.1.3 https://github.com/coursier/coursier/releases attrpath: coursier 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] these 2 derivations will be built: /nix/store/ly08bvinahfms4g4gaij05cwaf3v7qdi-update.sh.drv /nix/store/523iiacs4qlgj5mqyll4ckilpjwa1ib7-packages.json.drv building '/nix/store/ly08bvinahfms4g4gaij05cwaf3v7qdi-update.sh.drv'... building '/nix/store/523iiacs4qlgj5mqyll4ckilpjwa1ib7-packages.json.drv'... Going to be running update for following packages: - coursier-2.1.2 Press Enter key to continue... Running update for: - coursier-2.1.2: UPDATING ... - coursier-2.1.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/tools/coursier/default.nix b/pkgs/development/tools/coursier/default.nix index 1484fe9f633..795acbc1bac 100644 --- a/pkgs/development/tools/coursier/default.nix +++ b/pkgs/development/tools/coursier/default.nix @@ -3,11 +3,11 @@ stdenv.mkDerivation rec { pname = "coursier"; - version = "2.1.2"; + version = "2.1.3"; src = fetchurl { url = "https://github.com/coursier/coursier/releases/download/v${version}/coursier"; - sha256 = "WuZnwVFycHTzU/3x07Yd5dcirwdHM7qAVR7Jq0Zqn/4="; + sha256 = "K7M9Qpp7WalsR7rBGZTcagSnhSpHjvqNowIea3QHbow="; }; nativeBuildInputs = [ makeWrapper ]; An auto update branch exists with message `coursier: 2.1.2 -> 2.1.3`. New version is 2.1.3. An auto update branch exists with an equal or greater version