packages/hyprspace: 0.5.1 -> 0.5.2

This commit is contained in:
Max Headroom 2023-01-23 19:27:38 +01:00
parent 8f3105cdd3
commit c5c3441aa4

View file

@ -10,7 +10,7 @@
};
packages.hyprspace = with pkgs; buildGo118Module {
pname = "hyprspace";
version = "0.5.1";
version = "0.5.2";
src = with inputs.nix-filter.lib; let
dirs = map inDirectory;