imlib2 1.9.1 -> 1.10.0 https://repology.org/metapackage/imlib2/versions attrpath: imlib2 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/imlib2/default.nix b/pkgs/development/libraries/imlib2/default.nix index 66092f43650..42715d8c8ea 100644 --- a/pkgs/development/libraries/imlib2/default.nix +++ b/pkgs/development/libraries/imlib2/default.nix @@ -28,11 +28,11 @@ let in stdenv.mkDerivation rec { pname = "imlib2"; - version = "1.9.1"; + version = "1.10.0"; src = fetchurl { url = "mirror://sourceforge/enlightenment/${pname}-${version}.tar.xz"; - hash = "sha256-SiJAOL//vl1NJQxE4F9O5a4k3P74OVsWd8cVxY92TUM="; + hash = "sha256-cnwak3yIXAgMNyF+R23Ii1o+YNc38b8ECzQ1ILeBy7o="; }; buildInputs = [ Successfully finished processing cachix "/nix/store/hq8k6vmi49gslqj4byriyw34ra5vg7kc-imlib2-1.10.0-bin" 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/imlib2/versions. meta.description for imlib2 is: Image manipulation library meta.homepage for imlib2 is: https://docs.enlightenment.org/api/imlib2/html meta.changelog for imlib2 is: https://git.enlightenment.org/legacy/imlib2.git/plain/ChangeLog?h=v1.10.0 ###### 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 1.10.0 with grep in /nix/store/hq8k6vmi49gslqj4byriyw34ra5vg7kc-imlib2-1.10.0-bin - found 1.10.0 in filename of file in /nix/store/hq8k6vmi49gslqj4byriyw34ra5vg7kc-imlib2-1.10.0-bin ---
Rebuild report (if merged into master) (click to expand) ``` 621 total rebuild path(s) 621 package rebuild(s) First fifty rebuilds by attrpath MIDIVisualizer Sylk adapta-gtk-theme adl adom aerc ahoviewer alfaview alock altair amberol ani-cli anime-downloader anki anki-bin ankisyncd anytype appimage-run appimage-run-tests appvm apt aravis arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.ffmpeg arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan audio-recorder baresip beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler beekeeper-studio beets beets-unstable beetsPackages.alternatives beetsPackages.beets beetsPackages.beets-minimal beetsPackages.beets-stable beetsPackages.beets-unstable beetsPackages.copyartifacts beetsPackages.extrafiles betterdiscord-installer bgs blanket bloomrpc ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/hq8k6vmi49gslqj4byriyw34ra5vg7kc-imlib2-1.10.0-bin \ --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 imlib2 https://github.com/r-ryantm/nixpkgs/archive/b473428a2393941e93ba51bfaaa23847b7234d60.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/hq8k6vmi49gslqj4byriyw34ra5vg7kc-imlib2-1.10.0-bin ls -la /nix/store/hq8k6vmi49gslqj4byriyw34ra5vg7kc-imlib2-1.10.0-bin/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @spwhitt 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/209286