hyprlandPlugins.hypr-darkwindow: 0.54.3 -> 0.55.2

This commit is contained in:
R. Ryantm
2026-05-23 08:26:37 +00:00
parent 784ca1010f
commit f4ed0add00
@@ -7,13 +7,13 @@
mkHyprlandPlugin (finalAttrs: {
pluginName = "hypr-darkwindow";
version = "0.54.3";
version = "0.55.2";
src = fetchFromGitHub {
owner = "micha4w";
repo = "Hypr-DarkWindow";
tag = "v${finalAttrs.version}";
hash = "sha256-nbaNBxREqiqc6bwUkgfyuCah61O89atJyNTPYq4Xij8=";
hash = "sha256-8Ht9yhlwOtDWFvL6VYlryNxyRethFqc0iWtBetP0xws=";
};
installPhase = ''