Skip to content

Commit

Permalink
linux-lqx: 5.19.7 -> 5.19.8
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroHLC committed Sep 14, 2022
1 parent efdea49 commit 9dcd9d4
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.7"; #lqx
suffix = "lqx1"; #lqx
sha256 = "0zackpfnc4fmf9hvlcbmw9sdw3hag023k3ppy0iaakrfq44zqnis"; #lqx
version = "5.19.8"; #lqx
suffix = "lqx2"; #lqx
sha256 = "1k1i9fqc0d5p2kp9bwdsp0ccbdfimavx4wpxv48mcnb7b93bpln2"; #lqx
isLqx = true;
};
zenKernelsFor = { version, suffix, sha256, isLqx }: buildLinux (args // {
Expand Down

0 comments on commit 9dcd9d4

Please sign in to comment.