[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/04: gnu: address@hidden: Update to 4.9.61.
From: |
Mark H. Weaver |
Subject: |
03/04: gnu: address@hidden: Update to 4.9.61. |
Date: |
Thu, 9 Nov 2017 21:14:22 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit 4cacbf33a6c1855314572aa984e1e938ab4fcc53
Author: Mark H Weaver <address@hidden>
Date: Thu Nov 9 21:10:14 2017 -0500
gnu: address@hidden: Update to 4.9.61.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.61.
---
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 b7705ea..f45ad30 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.60"
- "1qfwbw32hvw7a7ly63g39r4wjnpln5zlrrx42asavc5z9dry4pxj"
+ (make-linux-libre "4.9.61"
+ "1w0dy0w1nbahnyj8p5rk2wqb3lm53yc72mq5q00bwav7l6bzf06z"
%intel-compatible-systems
#:configuration-file kernel-config))