From b4319b3ef428a21574f4c2ebe77cf0415888c25f Mon Sep 17 00:00:00 2001 From: "R. Ryantm" Date: Thu, 21 May 2026 00:04:05 +0000 Subject: [PATCH] zathuraPkgs.zathura_core: 2026.02.09 -> 2026.05.20 --- 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 082909847351..eb8d32c0e63c 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 = "2026.02.09"; + version = "2026.05.20"; src = fetchFromGitHub { owner = "pwmt"; repo = "zathura"; tag = finalAttrs.version; - hash = "sha256-Zkefujp9Ywm7swHNMMvWSV0hKHaMXpJpOcfoL+f6XfE="; + hash = "sha256-ChrIJKPVukkW6d/grGcMJ6sZ9sctIOmyJv6TAehh1T8="; }; outputs = [