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 11 12 12 stdenvNoCC.mkDerivation rec { 13 13 pname = "mint-x-icons"; 14 - version = "1.6.5"; 14 + version = "1.6.8"; 15 15 16 16 src = fetchFromGitHub { 17 17 owner = "linuxmint"; 18 18 repo = pname; 19 19 rev = version; 20 - hash = "sha256-Z07475Uiv4GKCOrKhDBXPZVBGpxdjN7vn2y0rRAZVm0="; 20 + hash = "sha256-cxBZsAcGgoIY9KhjR/BWnMcttrywN6qap4lu5b2hauo="; 21 21 }; 22 22 23 23 propagatedBuildInputs = [