linuxKernel.kernels.linux_lqx: 6.1.8-lqx1 -> 6.1.9-lqx1
This commit is contained in:
parent
79feedf385
commit
001bb99794
1 changed files with 2 additions and 2 deletions
|
@ -11,9 +11,9 @@ let
|
|||
};
|
||||
# ./update-zen.py lqx
|
||||
lqxVariant = {
|
||||
version = "6.1.8"; #lqx
|
||||
version = "6.1.9"; #lqx
|
||||
suffix = "lqx1"; #lqx
|
||||
sha256 = "06q5a2p6m5r891pkgisbj8irgv09qb77lnjc26gh4nyc9qzg2d3f"; #lqx
|
||||
sha256 = "167qr1mxsr5llmzixsijsn72d8jyphhgg2k8qsf369m7y58sz0s9"; #lqx
|
||||
isLqx = true;
|
||||
};
|
||||
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {
|
||||
|
|
Loading…
Reference in a new issue