nomacs: 3.17.2285 -> 3.17.2287

+2 -2
+2 -2
pkgs/applications/graphics/nomacs/default.nix
··· 19 20 stdenv.mkDerivation rec { 21 pname = "nomacs"; 22 - version = "3.17.2285"; 23 24 src = fetchFromGitHub { 25 owner = "nomacs"; 26 repo = "nomacs"; 27 rev = version; 28 - hash = "sha256-/K7LRPwNy2PG7tIGD0tiKnEOPZ491lxFRlgf4xWYtxs="; 29 }; 30 31 setSourceRoot = ''
··· 19 20 stdenv.mkDerivation rec { 21 pname = "nomacs"; 22 + version = "3.17.2287"; 23 24 src = fetchFromGitHub { 25 owner = "nomacs"; 26 repo = "nomacs"; 27 rev = version; 28 + hash = "sha256-OwiMB6O4+WuAt87sRbD1Qby3U7igqgCgddiWs3a4j3k="; 29 }; 30 31 setSourceRoot = ''