libsoup_3 3.4.2 -> 3.4.3 https://repology.org/project/libsoup/versions 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/6wb7fplnv6g4b2j9258s8zl29fg6yqz2-packages.json.drv building '/nix/store/6wb7fplnv6g4b2j9258s8zl29fg6yqz2-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 13c7ccc30285..af6d8da74474 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.3"; 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-t/G7rutD9YEtq6PuJYpy4bSxTC/ZH0oaddTuoQ3PKI8="; }; depsBuildBuild = [ No auto update branch exists Successfully finished processing cachix "/nix/store/2bxdnf4la29kz44vh0bjzhp5in8c6szv-libsoup-3.4.3" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for libsoup_3 is: HTTP client/server library for GNOME meta.homepage for libsoup_3 is: https://wiki.gnome.org/Projects/libsoup ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.4.3 with grep in /nix/store/2bxdnf4la29kz44vh0bjzhp5in8c6szv-libsoup-3.4.3 - found 3.4.3 in filename of file in /nix/store/2bxdnf4la29kz44vh0bjzhp5in8c6szv-libsoup-3.4.3 ---
Rebuild report (if merged into master) (click to expand) ``` 6806 total rebuild path(s) 6806 package rebuild(s) First fifty rebuilds by attrpath AusweisApp2 CHOWTapeModel ChowKick ChowPhaser CuboCore.coreaction CuboCore.corearchiver CuboCore.corefm CuboCore.coregarage CuboCore.corehunt CuboCore.coreimage CuboCore.coreinfo CuboCore.corekeyboard CuboCore.corepad CuboCore.corepaint CuboCore.corepdf CuboCore.corepins CuboCore.corerenamer CuboCore.coreshot CuboCore.corestats CuboCore.corestuff CuboCore.coreterminal CuboCore.coretime CuboCore.coretoppings CuboCore.coreuniverse CuboCore.libcprime CuboCore.libcsys DisnixWebService EmptyEpsilon HentaiAtHome MIDIVisualizer OSCAR PageEdit R SDL2 SDL2_gfx SDL2_image SDL2_image_2_0_5 SDL2_mixer SDL2_mixer_2_0 SDL2_net SDL2_sound SDL2_ttf SDL_audiolib SDL_compat SDL_gpu Sylk _1oom _1password-gui _1password-gui-beta ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/2bxdnf4la29kz44vh0bjzhp5in8c6szv-libsoup-3.4.3 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A libsoup_3 https://github.com/r-ryantm/nixpkgs/archive/12e4718fb31fc80eedc52b8fdf084b01b0d94f11.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/12e4718fb31fc80eedc52b8fdf084b01b0d94f11#libsoup_3 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/2bxdnf4la29kz44vh0bjzhp5in8c6szv-libsoup-3.4.3 ls -la /nix/store/2bxdnf4la29kz44vh0bjzhp5in8c6szv-libsoup-3.4.3/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @bobby285271 @hedning @jtojnar @dasj19 @amaxine @lovek323 @7c6f434c for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/256933