Unverified Commit bb1d7fe0 authored by Austin Horstman's avatar Austin Horstman
Browse files

yabai: 6.0.4 -> 6.0.5

parent 43eec871
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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 = [