lol

Merge pull request #193780 from kilianar/nordzy-icon-theme-1.7

nordzy-icon-theme: 1.6 -> 1.7

authored by

José Romildo Malaquias and committed by
GitHub
9274892f 26d53c25

+2 -2
+2 -2
pkgs/data/icons/nordzy-icon-theme/default.nix
··· 8 9 stdenvNoCC.mkDerivation rec { 10 pname = "nordzy-icon-theme"; 11 - version = "1.6"; 12 13 src = fetchFromGitHub { 14 owner = "alvatip"; 15 repo = "Nordzy-icon"; 16 rev = version; 17 - sha256 = "sha256-syiJL5i7JJXiSedUtaaoCnAv/6NgRtB3um7A5Sp+Pek="; 18 }; 19 20 # In the post patch phase we should first make sure to patch shebangs.
··· 8 9 stdenvNoCC.mkDerivation rec { 10 pname = "nordzy-icon-theme"; 11 + version = "1.7"; 12 13 src = fetchFromGitHub { 14 owner = "alvatip"; 15 repo = "Nordzy-icon"; 16 rev = version; 17 + sha256 = "sha256-pyWEHP7tqg7Cca38a7cGTCx/PCQ+OqG2koxQB6PSzkA="; 18 }; 19 20 # In the post patch phase we should first make sure to patch shebangs.