linuxKernel.kernels.linux_lqx: 6.1.12-lqx1 -> 6.1.13-lqx1

This commit is contained in:
PedroHLC ☭ 2023-02-22 13:37:26 -03:00
parent 202bc10b3f
commit 1e61e68e6c
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.12"; #lqx
version = "6.1.13"; #lqx
suffix = "lqx1"; #lqx
sha256 = "0a6slrydf47hk4b3xlxycjw9y2xgjgvzjic2psbcb1c5y75zq720"; #lqx
sha256 = "07slp9ylrhh5xpsha2sa2qqzj8f46jc37avh20jbb3v1n27gc5zx"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {