Commit 6233b98c authored by R. RyanTM's avatar R. RyanTM
Browse files

nomacs: 3.17.2285 -> 3.17.2287

parent f6caf65a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -19,13 +19,13 @@

stdenv.mkDerivation rec {
  pname = "nomacs";
  version = "3.17.2285";
  version = "3.17.2287";

  src = fetchFromGitHub {
    owner = "nomacs";
    repo = "nomacs";
    rev = version;
    hash = "sha256-/K7LRPwNy2PG7tIGD0tiKnEOPZ491lxFRlgf4xWYtxs=";
    hash = "sha256-OwiMB6O4+WuAt87sRbD1Qby3U7igqgCgddiWs3a4j3k=";
  };

  setSourceRoot = ''