linuxKernel.kernels.linux_lqx: 6.2.12-lqx1 -> 6.2.14-lqx1

This commit is contained in:
PedroHLC ☭ 2023-05-03 20:55:33 -03:00
parent 44f30edf56
commit 2deb6be6f6
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.2.12"; #lqx
version = "6.2.14"; #lqx
suffix = "lqx1"; #lqx
sha256 = "1gjg4ln42p6c5qk2067irjx4czwr8sl2klnzw68nk9cdppf3w4z5"; #lqx
sha256 = "18c95lal9f2hak49rw888sc454pj7bmh1wnphlwb7sp8j944g8cf"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {