Skip to content

Commit

Permalink
linux-lqx: 5.19.8 -> 5.19.9
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroHLC committed Sep 16, 2022
1 parent a200b12 commit 3b6bcd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/os-specific/linux/kernel/zen-kernels.nix
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ let
};
# ./update-zen.py lqx
lqxVariant = {
version = "5.19.8"; #lqx
suffix = "lqx2"; #lqx
sha256 = "1k1i9fqc0d5p2kp9bwdsp0ccbdfimavx4wpxv48mcnb7b93bpln2"; #lqx
version = "5.19.9"; #lqx
suffix = "lqx1"; #lqx
sha256 = "0jgl5dnbdcg7p2ix4lliif7l8pqvhnbl4ndxq64yyx78r7jrbfs2"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {
Expand Down

0 comments on commit 3b6bcd3

Please sign in to comment.