cinnamon.mint-x-icons: 1.6.5 -> 1.6.8

https://github.com/linuxmint/mint-x-icons/compare/1.6.5...1.6.8

+2 -2
+2 -2
pkgs/desktops/cinnamon/mint-x-icons/default.nix
··· 11 12 stdenvNoCC.mkDerivation rec { 13 pname = "mint-x-icons"; 14 - version = "1.6.5"; 15 16 src = fetchFromGitHub { 17 owner = "linuxmint"; 18 repo = pname; 19 rev = version; 20 - hash = "sha256-Z07475Uiv4GKCOrKhDBXPZVBGpxdjN7vn2y0rRAZVm0="; 21 }; 22 23 propagatedBuildInputs = [
··· 11 12 stdenvNoCC.mkDerivation rec { 13 pname = "mint-x-icons"; 14 + version = "1.6.8"; 15 16 src = fetchFromGitHub { 17 owner = "linuxmint"; 18 repo = pname; 19 rev = version; 20 + hash = "sha256-cxBZsAcGgoIY9KhjR/BWnMcttrywN6qap4lu5b2hauo="; 21 }; 22 23 propagatedBuildInputs = [