libsForQt5.qca-qt5 2.3.6 -> 2.3.7 https://repology.org/project/qca/versions attrpath: libsForQt5.qca-qt5 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 [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/qca-qt5/default.nix b/pkgs/development/libraries/qca-qt5/default.nix index 336a9e63ca63..e2a9d7b4d3da 100644 --- a/pkgs/development/libraries/qca-qt5/default.nix +++ b/pkgs/development/libraries/qca-qt5/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "qca-qt5"; - version = "2.3.6"; + version = "2.3.7"; src = fetchurl { url = "http://download.kde.org/stable/qca/${version}/qca-${version}.tar.xz"; - sha256 = "sha256-7lnVMdS4L7FoX02NdMLKoHd/UBgA90JuqjchCaQwUkk="; + sha256 = "sha256-/uI0O1RofVvj4w+zPOKW7lCseuXiPXq3JfY//fevP0M="; }; buildInputs = [ openssl qtbase ]; Successfully finished processing cachix "/nix/store/622kj5iwvn40gkff8qd66asd4s4qyq74-qca-qt5-2.3.7" 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/qca/versions. meta.description for libsForQt5.qca-qt5 is: Qt 5 Cryptographic Architecture meta.homepage for libsForQt5.qca-qt5 is: http://delta.affinix.com/qca ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.3.7 with grep in /nix/store/622kj5iwvn40gkff8qd66asd4s4qyq74-qca-qt5-2.3.7 - found 2.3.7 in filename of file in /nix/store/622kj5iwvn40gkff8qd66asd4s4qyq74-qca-qt5-2.3.7 ---
Rebuild report (if merged into master) (click to expand) ``` 604 total rebuild path(s) 604 package rebuild(s) First fifty rebuilds by attrpath ajour amarok amarok-kf5 bcompare breath-theme calamares calamares-nixos calligra cantor clementine deepin.dde-kwin deepin.deepin-kwin digikam fcitx5-configtool fcitx5-with-addons goverlay haruna heaptrack heroic hotspot k4dirstat kaffeine kbibtex kcollectd kde-rounded-corners kdiff3 kexi kgraphviewer kile kio-fuse kmplayer kmymoney kphotoalbum krename krita kronometer krunner-pass krunner-translator krusader ksmoothdock kstars ktimetracker kup kwalletcli labplot latte-dock libreoffice-qt libsForQt5.akonadi libsForQt5.akonadi-calendar libsForQt5.akonadi-calendar-tools ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/622kj5iwvn40gkff8qd66asd4s4qyq74-qca-qt5-2.3.7 \ --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.qca-qt5 https://github.com/r-ryantm/nixpkgs/archive/98f94ee4de90136ff1d3b068fae11e6ee3e4b71f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/98f94ee4de90136ff1d3b068fae11e6ee3e4b71f#libsForQt5.qca-qt5 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/622kj5iwvn40gkff8qd66asd4s4qyq74-qca-qt5-2.3.7 ls -la /nix/store/622kj5iwvn40gkff8qd66asd4s4qyq74-qca-qt5-2.3.7/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### 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/258045