yabai: 6.0.14 -> 6.0.15

This commit is contained in:
Austin Horstman 2024-02-22 19:09:38 -06:00
parent 86fa3a8886
commit 2343db1905
No known key found for this signature in database

View file

@ -17,7 +17,7 @@
let
pname = "yabai";
version = "6.0.14";
version = "6.0.15";
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-TTLcvgrMywSRTPBYEvaYNTc1aIRwrHMvRimxCYi7qVk=";
hash = "sha256-L82N0IaC2OAZVhmu9NALencK78FeCZI2cWJyNkGH2vQ=";
};
nativeBuildInputs = [
@ -89,7 +89,7 @@ in
owner = "koekeishiya";
repo = "yabai";
rev = "v${version}";
hash = "sha256-SV323O7tD/zTNVDEtHXiTa4ZWf8N97sjSID8CnvVRzY=";
hash = "sha256-buX6FRIXdM5VmYpA80eESDMPf+xeMfJJj0ulyx2g94M=";
};
nativeBuildInputs = [