Unverified Commit e672bb8c authored by Katherine Jamison's avatar Katherine Jamison
Browse files

linuxKernel.kernels.linux_lqx: 6.14.3-lqx1 -> 6.14.4-lqx1

parent 01d384c7
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.14.3"; # lqx
      version = "6.14.4"; # lqx
      suffix = "lqx1"; # lqx
      sha256 = "1xqhjvi7a6gbsm3zq3gwc5hl8xw17afqx1b1db0p1cp5c9xn3vxa"; # lqx
      sha256 = "1j255qi5r2y2n3dks50b2kna2qdm43skggjrgi362yjhb11psvw6"; # lqx
      isLqx = true;
    };
  };