yabai: 6.0.13 -> 6.0.14

This commit is contained in:
Austin Horstman 2024-02-21 15:33:03 -06:00
parent ca4179166e
commit 86fa3a8886
No known key found for this signature in database

View File

@ -17,7 +17,7 @@
let
pname = "yabai";
version = "6.0.13";
version = "6.0.14";
test-version = testers.testVersion {
package = yabai;
@ -53,7 +53,7 @@ in
src = fetchzip {
url = "https://github.com/koekeishiya/yabai/releases/download/v${version}/yabai-v${version}.tar.gz";
hash = "sha256-71Dw/5wqoHE6HEhGA/CJA2WVgN3EifdyBO0gLFOwfJA=";
hash = "sha256-TTLcvgrMywSRTPBYEvaYNTc1aIRwrHMvRimxCYi7qVk=";
};
nativeBuildInputs = [
@ -89,7 +89,7 @@ in
owner = "koekeishiya";
repo = "yabai";
rev = "v${version}";
hash = "sha256-jt1PwMkhWBWAFYXJ1HxVLwJY9OmNDzlohB5krIsvWfg=";
hash = "sha256-SV323O7tD/zTNVDEtHXiTa4ZWf8N97sjSID8CnvVRzY=";
};
nativeBuildInputs = [