rocmPackages.clang-ocl 0 -> 1 attrpath: rocmPackages.clang-ocl 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: - clang-ocl-6.0.2 Press Enter key to continue... Running update for: - clang-ocl-6.0.2: UPDATING ... - clang-ocl-6.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/rocm-modules/6/clang-ocl/default.nix b/pkgs/development/rocm-modules/6/clang-ocl/default.nix index 7d366e53ae56..44e74f36855c 100644 --- a/pkgs/development/rocm-modules/6/clang-ocl/default.nix +++ b/pkgs/development/rocm-modules/6/clang-ocl/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "clang-ocl"; - version = "6.0.2"; + version = "6.1.0"; src = fetchFromGitHub { owner = "ROCm"; repo = "clang-ocl"; rev = "rocm-${finalAttrs.version}"; - hash = "sha256-uMSvcVJj+me2E+7FsXZ4l4hTcK6uKEegXpkHGcuist0="; + hash = "sha256-rf40IXxJH6ZppgIXLOtvwj/B26as3CjlopS/Qx7exJ8="; }; nativeBuildInputs = [ An auto update branch exists with message `rocmPackages.clang-ocl: 6.0.2 -> 6.1.0`. New version is 6.1.0. An auto update branch exists with an equal or greater version