summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-05-24 01:13:34 -0400
committerMark H Weaver <mhw@netris.org>2018-05-24 01:13:34 -0400
commit24c9d8b084e10ee2b4ac0a322853fc5bf7be3100 (patch)
treed6c8f14b2414644060314004ee2b346e67623f0c /gnu/packages/linux.scm
parentad3068b5f1ffd3ebd7c92b11b963b886be095ef9 (diff)
gnu: linux-libre@4.9: Update to 4.9.102.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.102.
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 44a2e4acab..b7bb932018 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -413,8 +413,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.101"
- "1s8zpl3dnz0nrg0by6hnss5z20iwlcwdg5x4251w0l9la81p05v5"
+ (make-linux-libre "4.9.102"
+ "1y32rc2zi2is4yl184i1vbbvc7gvkyr15r325g2syascxqzxarn0"
%intel-compatible-systems
#:configuration-file kernel-config))