whitesur-gtk-theme: 2023-06-30 -> 2023-10-13

+2 -2
+2 -2
pkgs/data/themes/whitesur/default.nix
··· 33 34 stdenv.mkDerivation rec { 35 pname = "whitesur-gtk-theme"; 36 - version = "2023-06-30"; 37 38 src = fetchFromGitHub { 39 owner = "vinceliuice"; 40 repo = pname; 41 rev = version; 42 - sha256 = "sha256-ctEaS+zWkmiVoq0WVA3ecHc2rm8LFQC/kqi/KEXAyXw="; 43 }; 44 45 nativeBuildInputs = [
··· 33 34 stdenv.mkDerivation rec { 35 pname = "whitesur-gtk-theme"; 36 + version = "2023-10-13"; 37 38 src = fetchFromGitHub { 39 owner = "vinceliuice"; 40 repo = pname; 41 rev = version; 42 + sha256 = "sha256-H8QdKCX6C36J7AfFd0VV9Rnm8LGXSfkxj5Yp2p+PduE="; 43 }; 44 45 nativeBuildInputs = [