Updating causes zathura to stop working
Running zathura on a pdf document returns :
cannot create context: incompatible header (1.23.11) and library (1.24.0) versions
error: could not open document
I've tried pacman -Syu an pacman -Syyu
zathura -v :
zathura 0.5.5
girara 0.4.3 (runtime: 0.4.3)
(plugin) pdf-mupdf (0.4.1) (/usr/lib/zathura/libpdf-mupdf.so)
Thank you for your time.
edit : Fixed by downgrading with pacman -U file:///var/cache/pacman/pkg/libmupdf-1.23.11-2-x86_64.pkg.tar.zst
https://wiki.archlinux.org/title/Downgrading_packages
Can someone explain why is there one version ahead of the other?