Commit aebc7637 authored by Alyssa Ross's avatar Alyssa Ross
Browse files

wlroots_0_16: 0.16.1 -> 0.16.2

Tested that sway builds and runs.
parent e6611180
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -121,8 +121,8 @@ rec {
  };

  wlroots_0_16 = generic {
    version = "0.16.1";
    hash = "sha256-UyPN7zmytre4emwx/ztZ4JefXHwixPV6UEEqnhSLbIY=";
    version = "0.16.2";
    hash = "sha256-JeDDYinio14BOl6CbzAPnJDOnrk4vgGNMN++rcy2ItQ=";
    extraBuildInputs = [ vulkan-loader ];
    extraNativeBuildInputs = [ glslang ];
    extraPatch = ''