libwpe 1.14.1 -> 1.14.2 https://repology.org/project/libwpe/versions attrpath: libwpe 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/libwpe/default.nix b/pkgs/development/libraries/libwpe/default.nix index 408d082a00de..9978082fc60e 100644 --- a/pkgs/development/libraries/libwpe/default.nix +++ b/pkgs/development/libraries/libwpe/default.nix @@ -12,11 +12,11 @@ stdenv.mkDerivation rec { pname = "libwpe"; - version = "1.14.1"; + version = "1.14.2"; src = fetchurl { url = "https://wpewebkit.org/releases/libwpe-${version}.tar.xz"; - sha256 = "sha256-sdDNzw+Nu0lOZbD3kT41cQbamg1X9Pu3udEjim2+mt4="; + sha256 = "sha256-iuOAIsUMs0DJb9vuEhfx5Gq1f7wci6mBQlZau+2+Iu8="; }; nativeBuildInputs = [ Successfully finished processing cachix "/nix/store/fzaz99yfcbr20ha0xdqbfh1bz1xyf2z0-libwpe-1.14.2" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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/libwpe/versions. meta.description for libwpe is: General-purpose library for WPE WebKit meta.homepage for libwpe is: https://wpewebkit.org ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.14.2 with grep in /nix/store/fzaz99yfcbr20ha0xdqbfh1bz1xyf2z0-libwpe-1.14.2 - found 1.14.2 in filename of file in /nix/store/fzaz99yfcbr20ha0xdqbfh1bz1xyf2z0-libwpe-1.14.2 ---
Rebuild report (if merged into master) (click to expand) ``` 433 total rebuild path(s) 433 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick abracadabra adapta-gtk-theme aegisub akkoma alfis almanah amule amule-daemon amule-gui amule-web apache-directory-studio apostrophe archi asc asn1editor astroid audacity aws-workspaces ayatana-indicator-datetime badwolf balsa bambu-studio bespokesynth bespokesynth-with-vst2 birdfont bochs boinc bookworm bossa bossa-arduino bubblemail budgie.budgie-control-center calls cambalache cargo-tauri cemu chatty chirp cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.pix cinnamon.xreader cinny-desktop citrix_workspace citrix_workspace_23_02_0 citrix_workspace_23_07_0 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/fzaz99yfcbr20ha0xdqbfh1bz1xyf2z0-libwpe-1.14.2 \ --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 libwpe https://github.com/r-ryantm/nixpkgs/archive/e5fb80d393373ea5732ddc7987002b39db877a72.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/e5fb80d393373ea5732ddc7987002b39db877a72#libwpe ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/fzaz99yfcbr20ha0xdqbfh1bz1xyf2z0-libwpe-1.14.2 ls -la /nix/store/fzaz99yfcbr20ha0xdqbfh1bz1xyf2z0-libwpe-1.14.2/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @bobby285271 @hedning @jtojnar @dasj19 @amaxine @matthewbauer 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/283929