summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-08-16 16:21:33 -0400
committerMark H Weaver <mhw@netris.org>2018-08-16 16:25:02 -0400
commit4edf8015abb789f19383bc5c2235ac836fa08c7c (patch)
tree8dde0ab059d7752626cc4baefc33cd4462e081a5 /gnu/packages
parent88710fff0400b8a968e0a3f11d84bc39da6b71ee (diff)
gnu: linux-libre@4.9: Update to 4.9.120.
* gnu/packages/linux.scm (linux-libre@4.9): Update to 4.9.120.
Diffstat (limited to 'gnu/packages')
-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 18ae62a6b6..8dc57d9eeb 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -423,8 +423,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.119"
- "1wqy9163w9srf614p57c3m7h8a2lbwv7f21m4cym397paqfkh4z4"
+ (make-linux-libre "4.9.120"
+ "12nxmynps7wzzpc71x5yn9snj1m2fmm3a71x3vfrm7grblhza8d0"
%intel-compatible-systems
#:configuration-file kernel-config))