From c73bbb0587c17bb9486a422cc946485c86bcfbdd Mon Sep 17 00:00:00 2001 From: zzzsyyy Date: Thu, 14 Sep 2023 13:49:28 +0800 Subject: [PATCH] linux_xanmod: 6.1.52 -> 6.1.53 --- pkgs/os-specific/linux/kernel/xanmod-kernels.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix index 01144f5d4ef5..5fac2616c462 100644 --- a/pkgs/os-specific/linux/kernel/xanmod-kernels.nix +++ b/pkgs/os-specific/linux/kernel/xanmod-kernels.nix @@ -3,8 +3,8 @@ let # These names are how they are designated in https://xanmod.org. ltsVariant = { - version = "6.1.52"; - hash = "sha256-uzBmgrjNto2CwqkxdFCPeEPQnPSUZEO2pYMnKe8rCfY="; + version = "6.1.53"; + hash = "sha256-+70dp+zVOvfKJv9hEy3FpEs2ldrxHiWbokaUnXrNj5o="; variant = "lts"; };