Unverified Commit 30eefb26 authored by zzzsyyy's avatar zzzsyyy
Browse files

linux_xanmod: 6.6.18 -> 6.6.19

parent a824572a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -6,8 +6,8 @@ let
  # NOTE: When updating these, please also take a look at the changes done to
  # kernel config in the xanmod version commit
  ltsVariant = {
    version = "6.6.18";
    hash = "sha256-WGfbCmM0fpWXQt1ThfaHn4bqZz22bNkhc9I2qeXMsws=";
    version = "6.6.19";
    hash = "sha256-DfoClySWV0vlDDRAJsujGj5ypnGr+HsVbszCYfi+2V0=";
    variant = "lts";
  };