libsForQt5.kdsoap 2.1.1 -> 2.2.0 https://repology.org/project/kdsoap/versions attrpath: libsForQt5.kdsoap Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/kdsoap/default.nix b/pkgs/development/libraries/kdsoap/default.nix index 80eb6d683207..515227e8304e 100644 --- a/pkgs/development/libraries/kdsoap/default.nix +++ b/pkgs/development/libraries/kdsoap/default.nix @@ -7,11 +7,11 @@ mkDerivation rec { pname = "kdsoap"; - version = "2.1.1"; + version = "2.2.0"; src = fetchurl { url = "https://github.com/KDAB/KDSoap/releases/download/kdsoap-${version}/kdsoap-${version}.tar.gz"; - sha256 = "sha256-rtV/ayAN33YvXSiY9+kijdBwCIHESRrv5ABvf6X1xic="; + sha256 = "sha256-2e8RlIRCGXyfpEvW+63IQrcoCmDfxAV3r2b97WN681Y="; }; outputs = [ "out" "dev" ]; Successfully finished processing cachix "/nix/store/vivxwqvah1xpy4aj7qpimj7bnb43mkw6-kdsoap-2.2.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/kdsoap/versions. meta.description for libsForQt5.kdsoap is: A Qt-based client-side and server-side SOAP component ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/KDAB/KDSoap/releases/tag/kdsoap-2.2.0) - [Compare changes on GitHub](https://github.com/KDAB/KDSoap/compare/kdsoap-2.1.1...kdsoap-2.2.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.2.0 in filename of file in /nix/store/vivxwqvah1xpy4aj7qpimj7bnb43mkw6-kdsoap-2.2.0 ---
Rebuild report (if merged into master) (click to expand) ``` 4 total rebuild path(s) 4 package rebuild(s) First fifty rebuilds by attrpath libsForQt5.kdsoap libsForQt5.kio-extras plasma5Packages.kdsoap plasma5Packages.kio-extras ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/vivxwqvah1xpy4aj7qpimj7bnb43mkw6-kdsoap-2.2.0 \ --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 libsForQt5.kdsoap https://github.com/r-ryantm/nixpkgs/archive/b85fb278cd7bbfd23c4e44a6c5984237c09d906b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/b85fb278cd7bbfd23c4e44a6c5984237c09d906b#libsForQt5.kdsoap ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/vivxwqvah1xpy4aj7qpimj7bnb43mkw6-kdsoap-2.2.0 ls -la /nix/store/vivxwqvah1xpy4aj7qpimj7bnb43mkw6-kdsoap-2.2.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
--- ###### Maintainer pings cc @ttuegel 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/280185