summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index e01956be493..01d27c94055 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.")
439 #:configuration-file kernel-config)) 439 #:configuration-file kernel-config))
440 440
441(define-public linux-libre-4.9 441(define-public linux-libre-4.9
442 (make-linux-libre "4.9.141" 442 (make-linux-libre "4.9.142"
443 "1cjyni2wf1m9l8nvfl4gcswxlk9rwhpr0q3lvhnlg20761kvixp4" 443 "0a7c41m41p83byn68cfixq460sy73ahwcx9y3xm6cv05grqza8zh"
444 %intel-compatible-systems 444 %intel-compatible-systems
445 #:configuration-file kernel-config)) 445 #:configuration-file kernel-config))
446 446