From f728901ba5b34e173adb08e3c0dd72a7a1aa693a Mon Sep 17 00:00:00 2001 From: Hiroki Tagato Date: Sun, 30 Nov 2025 22:26:54 +0900 Subject: x11-wm/hyprland: Update to 0.52.1 Changelog: - https://github.com/hyprwm/Hyprland/releases/tag/v0.52.0 - https://github.com/hyprwm/Hyprland/releases/tag/v0.52.1 Reported by: GitHub (watch releases) --- x11-wm/hyprland/files/patch-src_config_ConfigWatcher.cpp | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 x11-wm/hyprland/files/patch-src_config_ConfigWatcher.cpp (limited to 'x11-wm/hyprland/files/patch-src_config_ConfigWatcher.cpp') diff --git a/x11-wm/hyprland/files/patch-src_config_ConfigWatcher.cpp b/x11-wm/hyprland/files/patch-src_config_ConfigWatcher.cpp deleted file mode 100644 index 3dc27808ece6..000000000000 --- a/x11-wm/hyprland/files/patch-src_config_ConfigWatcher.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/config/ConfigWatcher.cpp.orig 2025-09-13 08:12:56 UTC -+++ src/config/ConfigWatcher.cpp -@@ -1,5 +1,7 @@ - #include "ConfigWatcher.hpp" -+#if defined(__linux__) - #include -+#endif - #include - #include "../debug/Log.hpp" - #include -- cgit v1.2.3