[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/04: gnu: address@hidden: Update to 4.9.83.
From: |
Mark H. Weaver |
Subject: |
02/04: gnu: address@hidden: Update to 4.9.83. |
Date: |
Fri, 23 Feb 2018 22:05:22 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit b51453337bbd315f572f3aece2139c9bbfa7d1f0
Author: Mark H Weaver <address@hidden>
Date: Fri Feb 23 22:01:46 2018 -0500
gnu: address@hidden: Update to 4.9.83.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.83.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index d91ab6e..cd04dd9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -402,8 +402,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.82"
- "1x2hbn2kf7ikgdiqwj2d6d0s1pa1xh4xywliyj3rfsilanny2ipw"
+ (make-linux-libre "4.9.83"
+ "09mw2r2fbn0g6xfhyxk0n54c7sg0vk9nlp7k2ca3v0v24n7lrfza"
%intel-compatible-systems
#:configuration-file kernel-config))