catppuccin-hyprland: 1.3 -> 2.0.0

This commit is contained in:
ElSebas41
2026-05-25 21:07:23 -05:00
parent 64c08a7ca0
commit 3cf7876904
@@ -6,7 +6,7 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "catppuccin-hyprland";
version = "1.3";
version = "2.0.0";
strictDeps = true;
__structuredAttrs = true;
@@ -14,7 +14,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
owner = "catppuccin";
repo = "hyprland";
tag = "v${finalAttrs.version}";
hash = "sha256-jkk021LLjCLpWOaInzO4Klg6UOR4Sh5IcKdUxIn7Dis=";
hash = "sha256-jGqBpSQa793phan9PeU2yXMX1nxzYClthQSeTwdqgEQ=";
};
installPhase = ''