yabai: 6.0.2 -> 6.0.4

This commit is contained in:
winston 2024-01-03 19:27:38 +01:00
parent b0d36bd0a4
commit f75c4c3061
No known key found for this signature in database
GPG key ID: 3786770EDBC2B481

View file

@ -17,7 +17,7 @@
let
pname = "yabai";
version = "6.0.2";
version = "6.0.4";
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-aFM0rtHrHsLEziDWhRwqeCy70dSAOAX4HDpqHqvnoWs=";
hash = "sha256-gxQBZ/7I2TVjoG5a8ea2+W4OwI9pJFbGSbZzcL5JY4Q=";
};
nativeBuildInputs = [
@ -89,7 +89,7 @@ in
owner = "koekeishiya";
repo = "yabai";
rev = "v${version}";
hash = "sha256-VI7Gu5Y50Ed65ZUrseMXwmW/iovlRbAJGlPD7Ooajqw=";
hash = "sha256-U2YGgfTfhpmiBiO+S6xpsLrgI+kVUYYGLGjt8KHcBrc=";
};
nativeBuildInputs = [