gimpPlugins.gmic 3.3.1 -> 3.3.2 https://repology.org/project/gmic-qt-gimp/versions attrpath: gimpPlugins.gmic Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/xz9zxd84avnq3p82famjniifg0xs5db0-gmic-qt-update-script.drv /nix/store/rjkzylzd7b7a2yshkavmi5ppyl2ha2k9-packages.json.drv building '/nix/store/xz9zxd84avnq3p82famjniifg0xs5db0-gmic-qt-update-script.drv'... building '/nix/store/rjkzylzd7b7a2yshkavmi5ppyl2ha2k9-packages.json.drv'... Going to be running update for following packages: - gmic-qt-gimp-3.3.1 Press Enter key to continue... Running update for: - gmic-qt-gimp-3.3.1: UPDATING ... - gmic-qt-gimp-3.3.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/graphics/gmic-qt/default.nix b/pkgs/tools/graphics/gmic-qt/default.nix index fdff56a446dc..684d6abadfed 100644 --- a/pkgs/tools/graphics/gmic-qt/default.nix +++ b/pkgs/tools/graphics/gmic-qt/default.nix @@ -54,11 +54,11 @@ assert lib.assertMsg stdenv.mkDerivation (finalAttrs: { pname = "gmic-qt${lib.optionalString (variant != "standalone") "-${variant}"}"; - version = "3.3.1"; + version = "3.3.2"; src = fetchzip { url = "https://gmic.eu/files/source/gmic_${finalAttrs.version}.tar.gz"; - hash = "sha256-d9FRNW/MXM9ZJ1xgIZvGTUPDDnHgTJU0DuWyPkzNAmo="; + hash = "sha256-VaGYjCp1KVRTxEKzUdMCavZBIGEnEvP5fdFqQeKGa44="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - cimg: 3.3.1 -> 3.3.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/266806" - gmic-qt: 3.3.1 -> 3.3.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/266805"