Commit e33eba68 authored by Jost Alemann's avatar Jost Alemann
Browse files

xnviewmp: 1.10.3 -> 1.10.5

parent 1a54b748
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -25,11 +25,11 @@ let
in
appimageTools.wrapType2 rec {
  pname = "xnviewmp";
  version = "1.10.3";
  version = "1.10.5";

  src = fetchurl {
    url = "https://download.xnview.com/old_versions/XnView_MP/XnView_MP-${version}.glibc2.17-x86_64.AppImage";
    hash = "sha256-hAy0mFChLdCxco+0l7gWFuNQbpiEIPp+AOBoQlOeB4I=";
    hash = "sha256-BGdjVwinH2P9vG3aiWeUpFTIftmbYjdJEmcrXXi7XFw=";
  };

  nativeBuildInputs = [