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

linux_xanmod: 6.6.21 -> 6.6.22

parent 80dbe60a
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.21";
    hash = "sha256-DDkjrtKK7zIffVMuBtHvSWp0GtMA87YuOp8AhUw64+Y=";
    version = "6.6.22";
    hash = "sha256-vpWUdzgI8i/1r5nMp0tx+x67GDTnjQF5ueITIl36lvA=";
    variant = "lts";
  };