pciutils 3.9.0 -> 3.10.0 https://repology.org/project/pciutils/versions attrpath: pciutils 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/xfl920lxsf172v6y9xy9kqlbrdf6fb7p-packages.json.drv building '/nix/store/xfl920lxsf172v6y9xy9kqlbrdf6fb7p-packages.json.drv'... Going to be running update for following packages: - pciutils-3.9.0 Press Enter key to continue... Running update for: - pciutils-3.9.0: UPDATING ... - pciutils-3.9.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/system/pciutils/default.nix b/pkgs/tools/system/pciutils/default.nix index 9b0b0906643..2dd628f99e9 100644 --- a/pkgs/tools/system/pciutils/default.nix +++ b/pkgs/tools/system/pciutils/default.nix @@ -7,11 +7,11 @@ stdenv.mkDerivation rec { pname = "pciutils"; - version = "3.9.0"; # with release-date database + version = "3.10.0"; # with release-date database src = fetchurl { url = "mirror://kernel/software/utils/pciutils/pciutils-${version}.tar.xz"; - sha256 = "sha256-zep66XI53uIySaCcaKGaKHo/EJ++ssIy67YWyzhZkBI="; + sha256 = "sha256-I4ouJxZnMOU6F/4Hv60ingf6ObYYEX5ZRLbX7an7sOk="; }; nativeBuildInputs = [ pkg-config ]; An auto update branch exists with message `pciutils: 3.9.0 -> 3.10.0`. New version is 3.10.0. An auto update branch exists with an equal or greater version