catppuccin-hyprland: 1.3 -> 2.0.0 (#524279)

This commit is contained in:
Peder Bergebakken Sundt
2026-06-07 23:39:48 +00:00
committed by GitHub
@@ -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 = ''