qpdf 11.2.0 -> 11.3.0 https://github.com/qpdf/qpdf/releases attrpath: qpdf 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/qpdf/default.nix b/pkgs/development/libraries/qpdf/default.nix index 9a0be5169d1..67e16f6f3ee 100644 --- a/pkgs/development/libraries/qpdf/default.nix +++ b/pkgs/development/libraries/qpdf/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "qpdf"; - version = "11.2.0"; + version = "11.3.0"; src = fetchFromGitHub { owner = "qpdf"; repo = "qpdf"; rev = "v${version}"; - hash = "sha256-AkLuclDm9qjVbpFqenlbgTWt/GAWzOj9d1lqgt6aPNo="; + hash = "sha256-UZq973X93E+Ll1IKjfJNPQuQwBFOU3egFGODgXV21x0="; }; nativeBuildInputs = [ cmake perl ]; Successfully finished processing cachix "/nix/store/aiaq7wyr90hba0fdy6zcm22s6zp37cjg-qpdf-11.3.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
10 packages failed to build:
33 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/qpdf/qpdf/releases. meta.description for qpdf is: A C++ library and set of programs that inspect and manipulate the structure of PDF files meta.homepage for qpdf is: https://qpdf.sourceforge.io/ meta.changelog for qpdf is: https://github.com/qpdf/qpdf/blob/v11.3.0/ChangeLog ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/qpdf/qpdf/releases/tag/v11.3.0) - [Compare changes on GitHub](https://github.com/qpdf/qpdf/compare/v11.2.0...v11.3.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 11.3.0 with grep in /nix/store/aiaq7wyr90hba0fdy6zcm22s6zp37cjg-qpdf-11.3.0 - found 11.3.0 in filename of file in /nix/store/aiaq7wyr90hba0fdy6zcm22s6zp37cjg-qpdf-11.3.0 ---
Rebuild report (if merged into master) (click to expand) ``` 44 total rebuild path(s) 44 package rebuild(s) First fifty rebuilds by attrpath buildbot-full cups-filters foomatic-db foomatic-db-ppds foomatic-db-ppds-withNonfreeDb glaxnimate img2pdf manga-cli mirage-im ocrmypdf paperless-ngx pdfarranger pdfmixtool pdfslicer python310Packages.Nikola python310Packages.buildbot-full python310Packages.buildbot-plugins.badges python310Packages.cairocffi python310Packages.cairosvg python310Packages.graphite-web python310Packages.img2pdf python310Packages.ocrmypdf python310Packages.pikepdf python310Packages.pygal python310Packages.textnets python310Packages.wavedrom python311Packages.Nikola python311Packages.buildbot-full python311Packages.buildbot-plugins.badges python311Packages.cairocffi python311Packages.cairosvg python311Packages.graphite-web python311Packages.img2pdf python311Packages.ocrmypdf python311Packages.pikepdf python311Packages.pygal python311Packages.wavedrom qpdf qtile skytemple splix streamdeck-ui system-config-printer xsser ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/aiaq7wyr90hba0fdy6zcm22s6zp37cjg-qpdf-11.3.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 qpdf https://github.com/r-ryantm/nixpkgs/archive/9f747c87f8570f4713f9adb5d1c539e9b25cfb83.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/aiaq7wyr90hba0fdy6zcm22s6zp37cjg-qpdf-11.3.0 ls -la /nix/store/aiaq7wyr90hba0fdy6zcm22s6zp37cjg-qpdf-11.3.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)
10 packages failed to build:
33 packages built:
--- ###### Maintainer pings cc @abbradar 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/220175