catppuccin-kvantum: 0-unstable-2024-04-22 -> 0-unstable-2025-08-09 (#433261)

This commit is contained in:
Wolfgang Walther 2025-08-15 18:12:35 +00:00 committed by GitHub
commit ad68b53d2c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -33,13 +33,13 @@ lib.checkListOfEnum "${pname}: theme accent"
stdenvNoCC.mkDerivation
{
inherit pname;
version = "0-unstable-2025-04-22";
version = "0-unstable-2025-08-09";
src = fetchFromGitHub {
owner = "catppuccin";
repo = "Kvantum";
rev = "bc98ccaf9e64a354dd752c24605d4e3a9fe5bfd2";
hash = "sha256-9DVVUFWhKNe2x3cNVBI78Yf5reh3L22Jsu1KKpKLYsU=";
rev = "48246af7ad19a6b9cde04526a9b57afdecfa0b7b";
hash = "sha256-Axjl2jQinpazVz8w7yFSWkjG/CnmEMmcmrACJrdS1zg=";
};
installPhase = ''