diff options
| author | K900 <me@0upti.me> | 2023-10-20 01:02:04 +0300 |
|---|---|---|
| committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-10-20 06:59:01 +0000 |
| commit | 0430e381b33ca589d29684874f9c95f495182356 (patch) | |
| tree | f793cd7f387de72533ee0c80204977f228c7b5f9 | |
| parent | Merge pull request #261405 from NixOS/backport-257787-to-release-23.05 (diff) | |
| download | nixpkgs-0430e381b33ca589d29684874f9c95f495182356.tar.gz | |
linux_6_5: 6.5.7 -> 6.5.8
(cherry picked from commit e2df71996d1b180baf7ed58bba4d0fad338edcb0)
| -rw-r--r-- | pkgs/os-specific/linux/kernel/kernels-org.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/os-specific/linux/kernel/kernels-org.json b/pkgs/os-specific/linux/kernel/kernels-org.json index b4772aa24271..4bff515d8963 100644 --- a/pkgs/os-specific/linux/kernel/kernels-org.json +++ b/pkgs/os-specific/linux/kernel/kernels-org.json @@ -4,8 +4,8 @@ "hash": "sha256:1yzzf0bswqqarmbkw17vqcrkghivin7ca84x919aa2i8z7fyg2hw" }, "6.5": { - "version": "6.5.7", - "hash": "sha256:135v3y2vgc83dca4xi7q52wqi4dkfal74k1y73jwzj85h12fl28d" + "version": "6.5.8", + "hash": "sha256:05zpdh4dxaadq52hlczdmwb7bsqfm3q45v7bdqbsmplhgn4wm719" }, "6.4": { "version": "6.4.16", |
