Skip to content

Commit d1ddd4c

Browse files
authored
catppuccin-kvantum: 0-unstable-2024-10-25 -> 0-unstable-2025-04-22 (#404208)
2 parents 75adf0a + 86e0417 commit d1ddd4c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/ca/catppuccin-kvantum/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@ lib.checkListOfEnum "${pname}: theme accent"
3333
stdenvNoCC.mkDerivation
3434
{
3535
inherit pname;
36-
version = "0-unstable-2024-10-25";
36+
version = "0-unstable-2025-04-22";
3737

3838
src = fetchFromGitHub {
3939
owner = "catppuccin";
4040
repo = "Kvantum";
41-
rev = "a87694e0a3c97644dbb34f8835112d17b54ace68";
42-
hash = "sha256-eQmEeKC+L408ajlNg3oKMnDK6Syy2GV6FrR2TN5ZBCg=";
41+
rev = "bc98ccaf9e64a354dd752c24605d4e3a9fe5bfd2";
42+
hash = "sha256-9DVVUFWhKNe2x3cNVBI78Yf5reh3L22Jsu1KKpKLYsU=";
4343
};
4444

4545
installPhase = ''

0 commit comments

Comments
 (0)