diff options
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/linux.scm | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm index b4571fbc14..f80b84d440 100644 --- a/gnu/packages/linux.scm +++ b/gnu/packages/linux.scm @@ -439,8 +439,8 @@ It has been modified to remove all non-free binary blobs.")                      #:configuration-file kernel-config))  (define-public linux-libre-4.9 -  (make-linux-libre "4.9.137" -                    "1d8313r2k0qr4x7nqlnbwn5lzfc7dz6w8sfg47jml1q38c2fyjf2" +  (make-linux-libre "4.9.140" +                    "12amh7m0khjx5q3bcv8sq59xkanaxa5xnw4m1iql7503nk4pgg9a"                      %intel-compatible-systems                      #:configuration-file kernel-config)) | 
