[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/04: gnu: address@hidden: Update to 4.9.35.
From: |
Mark H. Weaver |
Subject: |
03/04: gnu: address@hidden: Update to 4.9.35. |
Date: |
Fri, 30 Jun 2017 00:17:41 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 426187d27838f4d38ccd25bf9da955bdaab55a1c
Author: Mark H Weaver <address@hidden>
Date: Fri Jun 30 00:12:55 2017 -0400
gnu: address@hidden: Update to 4.9.35.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.35.
---
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 83465ed..3aa0159 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -373,8 +373,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.34"
- "00jm3338kvhfj850lg3mvk680fmfw34mvwaq41lvxgb1z2xqqlz1"
+ (make-linux-libre "4.9.35"
+ "0fs90jgb01jybkclngg5asvbs1y70f2abs395qcb3lxpx7zxhy1h"
%intel-compatible-systems
#:configuration-file kernel-config))