aws-c-s3 0.2.8 -> 0.3.0 https://repology.org/project/aws-c-s3/versions attrpath: aws-c-s3 Checking auto update branch... An auto update branch exists with message `aws-c-s3: 0.2.2 -> 0.2.5`. New version is 0.3.0. The auto update branch does not match or exceed the new version. [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/aws-c-s3/default.nix b/pkgs/development/libraries/aws-c-s3/default.nix index 97c7083c669..fe6bfb6d2be 100644 --- a/pkgs/development/libraries/aws-c-s3/default.nix +++ b/pkgs/development/libraries/aws-c-s3/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "aws-c-s3"; - version = "0.2.8"; + version = "0.3.0"; src = fetchFromGitHub { owner = "awslabs"; repo = "aws-c-s3"; rev = "v${version}"; - sha256 = "sha256-kwYzsKdEy+e0GxqYcakcdwoaC2LLPZe8E7bZNrmqok0="; + sha256 = "sha256-dzoLUDhGuKwPeJhrAnKV7E9Oi08dd1d8jMQOsxwBbkA="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/5spx8axxdqrrhjxiiipn290pw9s08v2z-aws-c-s3-0.3.0" [check][nixpkgs-review]