Unverified Commit e6033a7a authored by Alyssa Ross's avatar Alyssa Ross Committed by GitHub
Browse files

linuxKernel.kernels.linux_lqx: 6.18.4 -> 6.18.6 (#482555)

parents cdf3a87d d7a4a154
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -23,9 +23,9 @@ let
    };
    # ./update-zen.py lqx
    lqx = {
      version = "6.18.4"; # lqx
      version = "6.18.6"; # lqx
      suffix = "lqx1"; # lqx
      sha256 = "1ihg5mzh6ns43r4s7bzz9lna7hyqj1br9mc79whpbhpb6pj0xvvg"; # lqx
      sha256 = "18b5yw91k4m9cfa2gw6n07sw3xfnzs9xx7hb0ls26r4d8jn01lsq"; # lqx
      isLqx = true;
    };
  };