summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2019-01-27 01:59:45 -0500
committerMark H Weaver <mhw@netris.org>2019-01-27 01:59:45 -0500
commitf5e592759aeeb4838ce8c151b9f0529bd533fc6e (patch)
tree21cfdd6a9d4010daae462a83a2bbdc86abcb476c /gnu/packages/linux.scm
parent12e97f3640ebfeb51905ddf25083e9be4ffecf20 (diff)
downloadguix-patches-f5e592759aeeb4838ce8c151b9f0529bd533fc6e.tar
guix-patches-f5e592759aeeb4838ce8c151b9f0529bd533fc6e.tar.gz
gnu: linux-libre@4.9: Update to 4.9.153.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.153.
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 6ab369287c..eb7d3259ea 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -451,8 +451,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.152"
- "0qssksykzbcy58aqvmxk9h1xpaqvfwp31xvxfmwxdh7z4n3yn60y"
+ (make-linux-libre "4.9.153"
+ "1ks910wk4nggp7ygai2pnr5b61ix2j3gxk95rv9wkd5za15sgbqa"
'("x86_64-linux" "i686-linux")
#:configuration-file kernel-config))