lol

whitesur-gtk-theme: 2025-06-14 -> 2025-07-24

R. Ryantm 06a924cc 2081733c

+2 -2
+2 -2
pkgs/by-name/wh/whitesur-gtk-theme/package.nix
··· 94 94 stdenv.mkDerivation 95 95 rec { 96 96 pname = "whitesur-gtk-theme"; 97 - version = "2025-06-14"; 97 + version = "2025-07-24"; 98 98 99 99 src = fetchFromGitHub { 100 100 owner = "vinceliuice"; 101 101 repo = "whitesur-gtk-theme"; 102 102 rev = version; 103 - hash = "sha256-+K2HAnpcCqfSw3WmiklMPnJTDuCSBiWe3aGNq2mnFLA="; 103 + hash = "sha256-tuon9XxMdrz9XNTp50sbss2gtx6H9hEZh8t2jSoqx28="; 104 104 }; 105 105 106 106 nativeBuildInputs = [