cinnamon.mint-themes: 2.1.5 -> 2.1.6

https://github.com/linuxmint/mint-themes/compare/2.1.5...2.1.6

+2 -2
+2 -2
pkgs/desktops/cinnamon/mint-themes/default.nix
··· 8 9 stdenvNoCC.mkDerivation rec { 10 pname = "mint-themes"; 11 - version = "2.1.5"; 12 13 src = fetchFromGitHub { 14 owner = "linuxmint"; 15 repo = pname; 16 rev = version; 17 - hash = "sha256-l/ePlvdrHUhRz/KBaBgUSA9KF/pufqeCgSAFRR03IKE="; 18 }; 19 20 nativeBuildInputs = [
··· 8 9 stdenvNoCC.mkDerivation rec { 10 pname = "mint-themes"; 11 + version = "2.1.6"; 12 13 src = fetchFromGitHub { 14 owner = "linuxmint"; 15 repo = pname; 16 rev = version; 17 + hash = "sha256-Acf9cwTKDUF1WwIqT3BR8wFpfUNRyZ+8anOIIg3O3CQ="; 18 }; 19 20 nativeBuildInputs = [