luna-icons: 1.4 -> 1.6

+2 -2
+2 -2
pkgs/data/icons/luna-icons/default.nix
··· 9 10 stdenv.mkDerivation rec { 11 pname = "luna-icons"; 12 - version = "1.4"; 13 14 src = fetchFromGitHub { 15 owner = "darkomarko42"; 16 repo = pname; 17 rev = version; 18 - sha256 = "sha256-qYFyZT1mLNHBRrX/NX2pmt9P5n8urEK/msQMctSckzE="; 19 }; 20 21 nativeBuildInputs = [
··· 9 10 stdenv.mkDerivation rec { 11 pname = "luna-icons"; 12 + version = "1.6"; 13 14 src = fetchFromGitHub { 15 owner = "darkomarko42"; 16 repo = pname; 17 rev = version; 18 + sha256 = "1iw9wqfs8s3l5k5ngyjmvvxbsxcsya3a6h1xwl6d603swv7h1s02"; 19 }; 20 21 nativeBuildInputs = [