linuxKernel.kernels.linux_lqx: 6.0.8 -> 6.0.10

This commit is contained in:
PedroHLC ☭ 2022-11-26 16:11:40 -03:00
parent 4852cf0bef
commit 1b5ad5946f
No known key found for this signature in database
GPG Key ID: F5BFC029DA9A28CE

View File

@ -11,9 +11,9 @@ let
};
# ./update-zen.py lqx
lqxVariant = {
version = "6.0.8"; #lqx
version = "6.0.10"; #lqx
suffix = "lqx1"; #lqx
sha256 = "1jjna3g1x58r8qz323fmdzf6ws3anjqdw57r12fnvq3by660p0qh"; #lqx
sha256 = "0hbak9m4j259xrhbv173axbfzr13r47xqsax7s64ga9688bra1m7"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {