nomacs: 3.17.2045 -> 3.17.2206

gstqt5
R. RyanTM 2020-08-26 18:34:14 +00:00
parent f6286dea88
commit 4e0ae4095e
1 changed files with 2 additions and 2 deletions

View File

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