yabai: 6.0.4 -> 6.0.5

This commit is contained in:
Austin Horstman 2024-01-07 18:38:39 -06:00
parent 43eec87119
commit bb1d7fe0c3
No known key found for this signature in database

View File

@ -17,7 +17,7 @@
let
pname = "yabai";
version = "6.0.4";
version = "6.0.5";
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-gxQBZ/7I2TVjoG5a8ea2+W4OwI9pJFbGSbZzcL5JY4Q=";
hash = "sha256-wPJZnnCCaqyNB+Wbw+7LqUdgpwzs0vvZYi7XZp/G8qY=";
};
nativeBuildInputs = [
@ -89,7 +89,7 @@ in
owner = "koekeishiya";
repo = "yabai";
rev = "v${version}";
hash = "sha256-U2YGgfTfhpmiBiO+S6xpsLrgI+kVUYYGLGjt8KHcBrc=";
hash = "sha256-ugUizyG8UcLHUBeAq+Ig+ppxTs6misoHs0fjdu2XOQc=";
};
nativeBuildInputs = [