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

wlroots: 0.18.1 -> 0.18.2 (#364488)

parents 4c092f5b 8b316e7a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -160,8 +160,8 @@ rec {
  };

  wlroots_0_18 = generic {
    version = "0.18.1";
    hash = "sha256-BlI3EUoGEHdO6IBh99o/Aadct2dd7Xjc4PG0Sv+flqI=";
    version = "0.18.2";
    hash = "sha256-vKvMWRPPJ4PRKWVjmKKCdNSiqsQm+uQBoBnBUFElLNA=";
    extraNativeBuildInputs = [
      hwdata
    ];