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

nomacs: 3.15.1616 -> 3.16.224
This commit is contained in:
Ryan Mulligan 2020-08-03 15:17:08 -07:00 committed by GitHub
commit 4eec1d6967
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,13 +18,13 @@
mkDerivation rec {
pname = "nomacs";
version = "3.15.1616";
version = "3.16.224";
src = fetchFromGitHub {
owner = "nomacs";
repo = "nomacs";
rev = version;
sha256 = "0g1saqf31zncqdiwk7aaf951j3g33bg0vcjcr5mvg600jxiinw8j";
sha256 = "05d4hqg0gl3g9s2xf1hr7mc7g4cqarcap4nzxxa51fsphw2b8x16";
};
enableParallelBuilding = true;