[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/05: gnu: address@hidden: Update to 4.9.62.
From: |
Mark H. Weaver |
Subject: |
04/05: gnu: address@hidden: Update to 4.9.62. |
Date: |
Thu, 16 Nov 2017 00:06:44 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit 811a24ca5ff0f6261c7266aef45ac1968e7004bd
Author: Mark H Weaver <address@hidden>
Date: Thu Nov 16 00:03:00 2017 -0500
gnu: address@hidden: Update to 4.9.62.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.62.
---
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 9c5eb2e..13a8ebe 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -383,8 +383,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.61"
- "1w0dy0w1nbahnyj8p5rk2wqb3lm53yc72mq5q00bwav7l6bzf06z"
+ (make-linux-libre "4.9.62"
+ "00brapsvchkv2q4p6spvjk92524mfcsj5aq5jcjvqhx50fn71y1w"
%intel-compatible-systems
#:configuration-file kernel-config))