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

linuxKernel.kernels.linux_lqx: 6.18.13 -> 6.19.6 (#497509)

parents 298f8f43 e2737ee0
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.13"; # lqx
      version = "6.19.6"; # lqx
      suffix = "lqx1"; # lqx
      sha256 = "0fchri8gfw9mds6kr9h76wxf9kvsg656nrp1dsba5l972rywg3qb"; # lqx
      sha256 = "19ayfp9wiax25ji81dk7ylrdjjgzyahb9d27hcvhgbbr1irlg3w6"; # lqx
      isLqx = true;
    };
  };