Unverified Commit 84665a8d authored by rewine's avatar rewine Committed by GitHub
Browse files

wlroots: 0.18.0 -> 0.18.1 (#343350)

parents e1dd56a6 2d2e2089
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -137,8 +137,8 @@ rec {
  };

  wlroots_0_18 = generic {
    version = "0.18.0";
    hash = "sha256-LiRnvu7qCbfSg+ONWVCtWwdzxxFZHfbgmy7zApCIW40=";
    version = "0.18.1";
    hash = "sha256-BlI3EUoGEHdO6IBh99o/Aadct2dd7Xjc4PG0Sv+flqI=";
    extraNativeBuildInputs = [
      hwdata
    ];