From 8a406e3c85bf506a858c6aa99c522972355071ad Mon Sep 17 00:00:00 2001 From: MithicSpirit Date: Sat, 31 Jan 2026 03:19:36 -0500 Subject: [PATCH] zathuraPackages.zathura_core: 0.5.14 -> 2026.02.09 https://github.com/pwmt/zathura/compare/0.5.14...2026.02.09 --- pkgs/applications/misc/zathura/core/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/misc/zathura/core/default.nix b/pkgs/applications/misc/zathura/core/default.nix index e99126c3ecac..d6e6237f463f 100644 --- a/pkgs/applications/misc/zathura/core/default.nix +++ b/pkgs/applications/misc/zathura/core/default.nix @@ -32,13 +32,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "zathura"; - version = "0.5.14"; + version = "2026.02.09"; src = fetchFromGitHub { owner = "pwmt"; repo = "zathura"; tag = finalAttrs.version; - hash = "sha256-Ejd39gUWA9YEoPpaaxo+9JkoezAjXYpXTB+FGdXt03U="; + hash = "sha256-Zkefujp9Ywm7swHNMMvWSV0hKHaMXpJpOcfoL+f6XfE="; }; outputs = [