linuxKernel.packages.linux_lqx: 6.2.14 -> 6.3.4

This commit is contained in:
Thiago Kenji Okada 2023-05-28 20:37:51 +01:00
parent 5e545dd95d
commit c1c8d0caf0

View file

@ -11,9 +11,9 @@ let
}; };
# ./update-zen.py lqx # ./update-zen.py lqx
lqxVariant = { lqxVariant = {
version = "6.2.14"; #lqx version = "6.3.4"; #lqx
suffix = "lqx1"; #lqx suffix = "lqx1"; #lqx
sha256 = "18c95lal9f2hak49rw888sc454pj7bmh1wnphlwb7sp8j944g8cf"; #lqx sha256 = "06xkcrd4wjpj23dnrfbyxyx1699vxzswb3r6p2xjwmpy44j5wjgf"; #lqx
isLqx = true; isLqx = true;
}; };
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // { zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {