xnviewmp: 1.9.4 -> 1.9.5

This commit is contained in:
R. Ryantm
2025-10-15 07:50:26 +00:00
parent 886babdb9c
commit c76a3da66b
+2 -2
View File
@@ -25,11 +25,11 @@ let
in
appimageTools.wrapType2 rec {
pname = "xnviewmp";
version = "1.9.4";
version = "1.9.5";
src = fetchurl {
url = "https://download.xnview.com/old_versions/XnView_MP/XnView_MP-${version}.glibc2.17-x86_64.AppImage";
hash = "sha256-EOVnBeYsYODZPymii9e0t/GbrEm15Ms4KKFWaw6s418=";
hash = "sha256-flLFyl4c0+kaQyXXzCpK/uSQ4tvRBUEYSgC4wqf4QMw=";
};
nativeBuildInputs = [