nomacs: 3.17.2285 -> 3.17.2287

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