linuxKernel.kernels.linux_lqx: 6.14.7-lqx1 -> 6.14.9-lqx1

This commit is contained in:
Katherine Jamison 2025-05-30 16:10:25 -06:00
parent 98da4519c9
commit 4bf93b4e31
No known key found for this signature in database

View file

@ -23,9 +23,9 @@ let
};
# ./update-zen.py lqx
lqx = {
version = "6.14.7"; # lqx
version = "6.14.9"; # lqx
suffix = "lqx1"; # lqx
sha256 = "0in1ymvnac9kic974r5sqkk730fm71d49q0cgzk7lj1ykd9jzxpp"; # lqx
sha256 = "1f8sram3xabv119pznpixpm5igyxf33wkg4v8fm5nh9c9g91q19j"; # lqx
isLqx = true;
};
};