mint-x-icons: 1.7.2 -> 1.7.3 (#427280)

authored by

Bobby Rong and committed by
GitHub
ee3e5053 d04876e8

+2 -2
+2 -2
pkgs/by-name/mi/mint-x-icons/package.nix
··· 12 12 13 13 stdenvNoCC.mkDerivation rec { 14 14 pname = "mint-x-icons"; 15 - version = "1.7.2"; 15 + version = "1.7.3"; 16 16 17 17 src = fetchFromGitHub { 18 18 owner = "linuxmint"; 19 19 repo = "mint-x-icons"; 20 20 rev = version; 21 - hash = "sha256-9oXMMLVjirzRVJ0Pmd/1LjeeNUgYMKaGeih3eQA7k5U="; 21 + hash = "sha256-sbNA8fhzhQ6iod3GHb3+/D5jFAWFr1kS+9GhH6Qgla4="; 22 22 }; 23 23 24 24 propagatedBuildInputs = [