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

nomacs: 3.16.224 -> 3.17.2045
gstqt5
Daniël de Kok 2020-08-15 08:21:49 +02:00 committed by GitHub
commit 53fa79c8b9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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