hyprlandPlugins.hypr-darkwindow: 0.55.2 -> 0.55.4

This commit is contained in:
R. Ryantm
2026-06-19 17:03:34 +00:00
parent 7c513aed49
commit 78746f7896
@@ -7,13 +7,13 @@
mkHyprlandPlugin (finalAttrs: {
pluginName = "hypr-darkwindow";
version = "0.55.2";
version = "0.55.4";
src = fetchFromGitHub {
owner = "micha4w";
repo = "Hypr-DarkWindow";
tag = "v${finalAttrs.version}";
hash = "sha256-8Ht9yhlwOtDWFvL6VYlryNxyRethFqc0iWtBetP0xws=";
hash = "sha256-By/4CmpJvVvcBoyTtelH7MSLCKRaoXLCpiSfrbZIePc=";
};
installPhase = ''