linuxKernel.kernels.linux_lqx: 6.5.9-lqx1 ->6.5.9-lqx2

This commit is contained in:
Jerry Starke
2023-11-02 00:51:36 +01:00
parent 8d2ae0e95e
commit 21aade2173
@@ -12,8 +12,8 @@ let
# ./update-zen.py lqx
lqxVariant = {
version = "6.5.9"; #lqx
suffix = "lqx1"; #lqx
sha256 = "0z5mfcblwqzsw2d98npv1aa32bni46xmsvwc1ijad1c54iimsk9a"; #lqx
suffix = "lqx2"; #lqx
sha256 = "12l6z4bgrx5pf4fpcqsnzascr7f43cg1vwpayhgcwd7zimlbz1mg"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {