From 9739ac3afe9546dd1d9c7f75af86a20298bcbc0f Mon Sep 17 00:00:00 2001 From: Mihai Fufezan Date: Sun, 10 Nov 2024 20:35:40 +0200 Subject: [PATCH] hyprlandPlugins.hyprfocus: 0-unstable-2024-05-30 -> 0-unstable-2024-10-09 --- .../window-managers/hyprwm/hyprland-plugins/hyprfocus.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprfocus.nix b/pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprfocus.nix index f58cc54a8eb5..63a219f3173f 100644 --- a/pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprfocus.nix +++ b/pkgs/applications/window-managers/hyprwm/hyprland-plugins/hyprfocus.nix @@ -7,13 +7,13 @@ mkHyprlandPlugin hyprland { pluginName = "hyprfocus"; - version = "0-unstable-2024-05-30"; + version = "0-unstable-2024-10-09"; src = fetchFromGitHub { owner = "pyt0xic"; repo = "hyprfocus"; - rev = "aa7262d3a4564062f97b9cfdad47fd914cfb80f2"; - hash = "sha256-R1ZgNhQkoS6ZHRRKB+j5vYgRANfYO//sHbrD7moUTx0="; + rev = "bead5b77d80f222c006d1a6c6f44ee8b02021d73"; + hash = "sha256-qIl7opF7fA1ZmC91TGQ7D12tB7kHc6Sn9DrfUN6sbBY="; }; installPhase = ''