summary refs log tree commit diff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-06-18 03:38:11 -0400
committerMark H Weaver <mhw@netris.org>2018-06-18 03:38:11 -0400
commitd5ce3594f60a3641520c5243836f806c983882bc (patch)
tree6a034402d47ca292bf53e1ed8331e9c1911a65e5 /gnu/packages/linux.scm
parent021d6296d8ae3d88e8ba6229bf0c0e764adeb8b9 (diff)
downloadguix-d5ce3594f60a3641520c5243836f806c983882bc.tar.gz
gnu: linux-libre@4.9: Update to 4.9.109.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.109.
Diffstat (limited to 'gnu/packages/linux.scm')
-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 8c1e8e2f5c..2bf0aba249 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -420,8 +420,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.107"
-                    "0560sy53l42wi1jidwdbhjaa9p6kf46snk2hfcjk9f0ciiiiz5gi"
+  (make-linux-libre "4.9.109"
+                    "1i27fmlr0b05n4qri2vxdbg0qddwk1clyaramwbl3w0w10k63qkc"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))