linuxKernel.kernels.linux_lqx: 6.7.5-lqx1 -> 6.7.6-lqx1

This commit is contained in:
Jerry Starke 2024-02-27 14:45:17 +01:00
parent 2ddb55732b
commit 6ec767551d

View file

@ -11,9 +11,9 @@ let
};
# ./update-zen.py lqx
lqxVariant = {
version = "6.7.5"; #lqx
version = "6.7.6"; #lqx
suffix = "lqx1"; #lqx
sha256 = "1vkcl0ll7m60mmd1hbdqi9sj7gq513cadfxaamxzb9isq2c1wa03"; #lqx
sha256 = "1z737ma2ak2yddc416svr5s2f7pl31v1cs2bknl9v6syl6xm9sxk"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {