packages/hyprspace: 0.3.1 -> 0.3.2

This commit is contained in:
Max Headroom 2022-12-31 19:47:03 +01:00
parent 51cfa3b74d
commit d614203e59

View file

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