[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/04: gnu: address@hidden: Update to 4.4.97.
From: |
Mark H. Weaver |
Subject: |
02/04: gnu: address@hidden: Update to 4.4.97. |
Date: |
Thu, 9 Nov 2017 21:14:21 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit 3a79bd03ffaf5e545eac949e2c76e10ea624efc6
Author: Mark H Weaver <address@hidden>
Date: Thu Nov 9 21:09:34 2017 -0500
gnu: address@hidden: Update to 4.4.97.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.97.
---
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 f01c604..b7705ea 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -389,8 +389,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.4
- (make-linux-libre "4.4.96"
- "0xjg810l8v37fhp04m1ldqb94m3gh4gmns7hhf3118ifkhmkr9rq"
+ (make-linux-libre "4.4.97"
+ "0rhhx830i11hw80p7smkfczad2k4jvq81ajij4fcxbpg9mfi316a"
%intel-compatible-systems
#:configuration-file kernel-config))