3
0
Fork 0
forked from mirrors/nixpkgs

linuxKernel.kernels.linux_lqx: 6.5.10-lqx1 -> 6.5.11-lqx1

This commit is contained in:
Jerry Starke 2023-11-08 20:19:10 +01:00
parent 480f593e80
commit 91f5e33996

View file

@ -11,9 +11,9 @@ let
};
# ./update-zen.py lqx
lqxVariant = {
version = "6.5.10"; #lqx
version = "6.5.11"; #lqx
suffix = "lqx1"; #lqx
sha256 = "10bny5x2a3brfamyajvnl75h7s64vvmymgnvwgaq82q4bmsfcdd1"; #lqx
sha256 = "02k4cfiygrfgyp3x6ivr7h6klknjzd5cwpszjnzcy2jc547512pd"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {