[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.4.107.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.4.107. |
Date: |
Wed, 20 Dec 2017 18:31:28 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit 770635e11df514d96da4583d2c21d3c4bb2292ff
Author: Mark H Weaver <address@hidden>
Date: Wed Dec 20 18:27:08 2017 -0500
gnu: address@hidden: Update to 4.4.107.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.107.
---
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 2eb35c9..ca7115e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -390,8 +390,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.106"
- "1dn67fl8lbckjxcra1d02fqjald71cxp4fq3bld4wc1r4saanqi7"
+ (make-linux-libre "4.4.107"
+ "0pfzv15c1qj7a77n8cdmsi77yhlbzv35y7qa03j0b96ajwjsclsp"
%intel-compatible-systems
#:configuration-file kernel-config))