libsoup_3 0 -> 1 attrpath: libsoup_3 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] this derivation will be built: /nix/store/smp201lbf41i6g5a1bzyxlqvvnvh4pgd-packages.json.drv building '/nix/store/smp201lbf41i6g5a1bzyxlqvvnvh4pgd-packages.json.drv'... Going to be running update for following packages: - libsoup-3.4.2 Press Enter key to continue... Running update for: - libsoup-3.4.2: UPDATING ... - libsoup-3.4.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libsoup/3.x.nix b/pkgs/development/libraries/libsoup/3.x.nix index ba4d1b0cd8a6..60b7d2f38321 100644 --- a/pkgs/development/libraries/libsoup/3.x.nix +++ b/pkgs/development/libraries/libsoup/3.x.nix @@ -22,13 +22,13 @@ stdenv.mkDerivation rec { pname = "libsoup"; - version = "3.4.2"; + version = "3.4.4"; outputs = [ "out" "dev" ] ++ lib.optional withIntrospection "devdoc"; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "sha256-eMj6N8sVLUDsjEoUjWFV4vaUfz8WAqfNo6Ma1A9e4vM="; + sha256 = "sha256-KRxncl827ZDqQ+//JQZLacWi0ZgUiEd8BcSBo7Swxao="; }; depsBuildBuild = [ An auto update branch exists with message `libsoup_3: 3.4.2 -> 3.4.3`. New version is 3.4.4. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - libsoup_3: 3.4.2 -> 3.4.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/263800"