whitesur-icon-theme: 2025-02-10 -> 2025-08-02 (#429429)

This commit is contained in:
isabel
2025-08-19 21:01:32 +01:00
committed by GitHub
@@ -32,13 +32,13 @@ lib.checkListOfEnum "${pname}: theme variants"
stdenvNoCC.mkDerivation
rec {
inherit pname;
version = "2025-02-10";
version = "2025-08-02";
src = fetchFromGitHub {
owner = "vinceliuice";
repo = "WhiteSur-icon-theme";
tag = "v${version}";
hash = "sha256-spTmS9Cn/HAnbgf6HppwME63cxWEbcKwWYMMj8ajFyY=";
tag = "${version}";
hash = "sha256-oBKDvCVHEjN6JT0r0G+VndzijEWU9L8AvDhHQTmw2E4=";
};
nativeBuildInputs = [