wlroots_0_16: 0.16.1 -> 0.16.2

Tested that sway builds and runs.
This commit is contained in:
Alyssa Ross
2023-02-10 22:43:52 +00:00
committed by Florian Brandes
parent 6d9dec33d9
commit 7c7055ba66

View File

@@ -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 = ''