summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2024-03-13 12:06:56 +0100
committerChristopher Baines <mail@cbaines.net>2024-03-16 10:55:28 +0000
commit939bd33365f3a9bcba3277c97a806bc672fc4c44 (patch)
tree353c3401ac8140c3721f70f2f504fa2b04f3e985 /gnu/local.mk
parentaa9aebce615f014070797e7068baca40b4f25c37 (diff)
gnu: zathura: Update to 0.5.4.
Build with updated girara. * gnu/packages/pdf.scm (zathura): Update to 0.5.4. * gnu/packages/patches/zathura-use-struct-initializers.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it here. * gnu/packages/pdf.scm (zathura): Use it here. Change-Id: I5975d993b92a1a77ed35df2206acb93219138cff Signed-off-by: Christopher Baines <mail@cbaines.net>
Diffstat (limited to 'gnu/local.mk')
-rw-r--r--gnu/local.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/local.mk b/gnu/local.mk
index a2f41c7e95..900c98ac1b 100644
--- a/gnu/local.mk
+++ b/gnu/local.mk
@@ -2229,6 +2229,7 @@ dist_patch_DATA = \
%D%/packages/patches/xygrib-fix-finding-data.patch \
%D%/packages/patches/xygrib-newer-proj.patch \
%D%/packages/patches/yggdrasil-extra-config.patch \
+ %D%/packages/patches/zathura-use-struct-initializers.patch \
%D%/packages/patches/zig-0.9-riscv-support.patch \
%D%/packages/patches/zig-do-not-link-against-librt.patch \
%D%/packages/patches/zig-use-baseline-cpu-by-default.patch \