2022-12-18T21:04:55 qca-qt5 2.3.4 -> 2.3.5 https://repology.org/metapackage/qca-qt5/versions 2022-12-18T21:04:57 attrpath: libsForQt5.qca-qt5 2022-12-18T21:04:57 Checking auto update branch... 2022-12-18T21:04:57 No auto update branch exists 2022-12-18T21:05:01 [version] 2022-12-18T21:05:03 [version] updated version and sha256 2022-12-18T21:05:03 [rustCrateVersion] 2022-12-18T21:05:03 [rustCrateVersion] No cargoSha256 found 2022-12-18T21:05:03 [golangModuleVersion] 2022-12-18T21:05:03 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-18T21:05:03 [updateScript] 2022-12-18T21:05:03 [updateScript] skipping because derivation has no updateScript 2022-12-18T21:05:03 2022-12-18T21:05:03 [quotedUrls] 2022-12-18T21:05:03 [quotedUrls] nothing found to replace 2022-12-18T21:05:04 Diff after rewrites: diff --git a/pkgs/development/libraries/qca-qt5/default.nix b/pkgs/development/libraries/qca-qt5/default.nix index b85a3ad8c7a..101f30fb632 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.4"; + version = "2.3.5"; src = fetchurl { url = "http://download.kde.org/stable/qca/${version}/qca-${version}.tar.xz"; - sha256 = "sha256-a2lYgafj/ZX3Oq7m6uq5b2rRflFenCs9SzJy14Yv9cQ="; + sha256 = "sha256-kffZFqs2kr9ZkfClU7+BUxYb/doUvQBdSAorTjhDYug="; }; buildInputs = [ openssl qtbase ]; 2022-12-18T21:07:06 Successfully finished processing 2022-12-18T21:07:06 cachix "/nix/store/5arbxag54myb4qz14ybg63lzb7hiakj7-qca-qt5-2.3.5" 2022-12-18T21:07:14 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/qca-qt5/versions. meta.description for libsForQt5.qca-qt5 is: "Qt 5 Cryptographic Architecture" meta.homepage for libsForQt5.qca-qt5 is: "http://delta.affinix.com/qca" meta.changelog for libsForQt5.qca-qt5 is: "" ###### 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.5 with grep in /nix/store/5arbxag54myb4qz14ybg63lzb7hiakj7-qca-qt5-2.3.5 - found 2.3.5 in filename of file in /nix/store/5arbxag54myb4qz14ybg63lzb7hiakj7-qca-qt5-2.3.5 ---
Rebuild report (if merged into master) (click to expand) ``` 580 total rebuild path(s) 580 package rebuild(s) First fifty rebuilds by attrpath ajour amarok amarok-kf5 bcompare calamares calamares-nixos calligra clementine digikam fcitx5-configtool fcitx5-with-addons gmic-qt-krita 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 krusader ksmoothdock kstars ktimetracker kup kwalletcli latte-dock libreoffice-qt libsForQt5.akonadi libsForQt5.akonadi-calendar libsForQt5.akonadi-calendar-tools libsForQt5.akonadi-contacts libsForQt5.akonadi-import-wizard libsForQt5.akonadi-mime libsForQt5.akonadi-notes libsForQt5.akonadi-search ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/5arbxag54myb4qz14ybg63lzb7hiakj7-qca-qt5-2.3.5 \ --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/58107eca57653a3342e58b3909b36d0109467c01.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/5arbxag54myb4qz14ybg63lzb7hiakj7-qca-qt5-2.3.5 ls -la /nix/store/5arbxag54myb4qz14ybg63lzb7hiakj7-qca-qt5-2.3.5/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). 2022-12-18T21:07:15 https://api.github.com/repos/NixOS/nixpkgs/pulls/206760