Unverified Commit b4953044 authored by zzzsyyy's avatar zzzsyyy
Browse files

linux_xanmod: 6.6.19 -> 6.6.21

parent a5461b14
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.19";
    hash = "sha256-DfoClySWV0vlDDRAJsujGj5ypnGr+HsVbszCYfi+2V0=";
    version = "6.6.21";
    hash = "sha256-DDkjrtKK7zIffVMuBtHvSWp0GtMA87YuOp8AhUw64+Y=";
    variant = "lts";
  };