linuxKernel.kernels.linux_lqx: 6.1.8-lqx1 -> 6.1.9-lqx1

This commit is contained in:
PedroHLC ☭ 2023-02-02 13:09:46 -03:00
parent 79feedf385
commit 001bb99794
No known key found for this signature in database
GPG Key ID: DF4C6898CBDC6DF5

View File

@ -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 // {