mupdf 1.23.0 -> 1.23.4 https://repology.org/project/mupdf/versions attrpath: mupdf Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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] this derivation will be built: /nix/store/8rs973mbylncdqvqg9rkb26qfbj2q75s-packages.json.drv building '/nix/store/8rs973mbylncdqvqg9rkb26qfbj2q75s-packages.json.drv'... Going to be running update for following packages: - mupdf-1.23.0 Press Enter key to continue... Running update for: - mupdf-1.23.0: UPDATING ... - mupdf-1.23.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/mupdf/default.nix b/pkgs/applications/misc/mupdf/default.nix index 606649d5bb12..c132452a2822 100644 --- a/pkgs/applications/misc/mupdf/default.nix +++ b/pkgs/applications/misc/mupdf/default.nix @@ -53,12 +53,12 @@ let in stdenv.mkDerivation rec { - version = "1.23.0"; + version = "1.23.4"; pname = "mupdf"; src = fetchurl { url = "https://mupdf.com/downloads/archive/${pname}-${version}-source.tar.gz"; - sha256 = "sha256-3kFAaS5pMULDEeAwrBVuOO4XXXq2wb4QxcmuljhGFk4="; + sha256 = "sha256-3rA0ej+c4JZ2EdR5qKB7V+LHMLCq8J3OKO5Bq7msSDg="; }; patches = [ ./0001-Use-command-v-in-favor-of-which.patch No auto update branch exists There might already be an open PR for this update: - mupdf: 1.23.0 -> 1.23.4; only build and install shared libraries URL "https://api.github.com/repos/NixOS/nixpkgs/issues/261113"