summary refs log tree commit diff
path: root/gnu
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-11-27 22:44:58 -0500
committerMark H Weaver <mhw@netris.org>2018-11-27 22:44:58 -0500
commit32f39fb9e291ba2161cbdfa34dab585151f47a8c (patch)
tree3fb27b127fb33759870c01f3d1d009f401e21ab0 /gnu
parentde96f6610f742a33475a81f901223527bb28d3a7 (diff)
downloadguix-32f39fb9e291ba2161cbdfa34dab585151f47a8c.tar.gz
gnu: linux-libre@4.9: Update to 4.9.141.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.141.
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 58c395e59a..f19ac3be2a 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.140"
-                    "12amh7m0khjx5q3bcv8sq59xkanaxa5xnw4m1iql7503nk4pgg9a"
+  (make-linux-libre "4.9.141"
+                    "1cjyni2wf1m9l8nvfl4gcswxlk9rwhpr0q3lvhnlg20761kvixp4"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))