Merge pull request #201638 from romildo/upd.numix-icon-theme

numix-icon-theme: 22.08.16 -> 22.11.17

authored by Bobby Rong and committed by GitHub ea2d5154 fcb5f2c5

+2 -2
+2 -2
pkgs/data/icons/numix-icon-theme/default.nix
··· 11 12 stdenvNoCC.mkDerivation rec { 13 pname = "numix-icon-theme"; 14 - version = "22.08.16"; 15 16 src = fetchFromGitHub { 17 owner = "numixproject"; 18 repo = pname; 19 rev = version; 20 - sha256 = "sha256-EveIr5XYyQYhz0AqZQBql3j0LnD8taNdzB/6IV7Mz2k="; 21 }; 22 23 nativeBuildInputs = [
··· 11 12 stdenvNoCC.mkDerivation rec { 13 pname = "numix-icon-theme"; 14 + version = "22.11.17"; 15 16 src = fetchFromGitHub { 17 owner = "numixproject"; 18 repo = pname; 19 rev = version; 20 + sha256 = "sha256-B6Yg9NkPBpByMMV4GcEBmOlSKx1s0MClGWL2RWIJMwA="; 21 }; 22 23 nativeBuildInputs = [