diff --git a/packages/networking/hyprspace/project.nix b/packages/networking/hyprspace/project.nix index f21796d..5a1b1f5 100644 --- a/packages/networking/hyprspace/project.nix +++ b/packages/networking/hyprspace/project.nix @@ -10,7 +10,7 @@ }; packages.hyprspace = with pkgs; buildGo118Module { pname = "hyprspace"; - version = "0.5.0"; + version = "0.5.1"; src = with inputs.nix-filter.lib; let dirs = map inDirectory;