zathuraPkgs.zathura_djvu: 2026.02.03 -> 2026.05.10 (#519010)

This commit is contained in:
Colin
2026-05-17 20:18:24 +00:00
committed by GitHub
@@ -18,13 +18,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "zathura-djvu";
version = "2026.02.03";
version = "2026.05.10";
src = fetchFromGitHub {
owner = "pwmt";
repo = "zathura-djvu";
tag = finalAttrs.version;
hash = "sha256-5Nl9hK2uOS/NZ4MOxe3m6E9CBt5YKGeh1lZZ5E5bghw=";
hash = "sha256-LW5gQhqV4vwXj1BRlNK1ZfTdQcqt4rJtHckFLvUvPI8=";
};
nativeBuildInputs = [