diff --git a/packages/networking/hyprspace/project.nix b/packages/networking/hyprspace/project.nix index 7759f4e..a95eb84 100644 --- a/packages/networking/hyprspace/project.nix +++ b/packages/networking/hyprspace/project.nix @@ -10,7 +10,7 @@ }; packages.hyprspace = with pkgs; buildGo120Module rec { pname = "hyprspace"; - version = "0.8.3"; + version = "0.8.4"; src = with inputs.nix-filter.lib; let dirs = map inDirectory;