Unverified Commit fe3a0e6e authored by Rick van Schijndel's avatar Rick van Schijndel Committed by GitHub
Browse files

Merge pull request #260516 from r-ryantm/auto-update/nomacs

nomacs: 3.17.2285 -> 3.17.2287
parents 9cb6c24f 6233b98c
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 = ''