nomacs: 3.17.2285 -> 3.17.2287

This commit is contained in:
R. Ryantm
2023-10-11 19:03:38 +00:00
parent f6caf65a4a
commit 6233b98cc0
@@ -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 = ''