Commit 21aade21 authored by Jerry Starke's avatar Jerry Starke
Browse files

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

parent 8d2ae0e9
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 // {