[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.4.106.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.4.106. |
Date: |
Mon, 18 Dec 2017 19:54:33 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit 86300e61b99994ccf03e240c9aa0e7e58120f83c
Author: Mark H Weaver <address@hidden>
Date: Mon Dec 18 19:50:39 2017 -0500
gnu: address@hidden: Update to 4.4.106.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.106.
---
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 75263a0..2ac828c 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.105"
- "177qvci7wfrc23vi11bnyayfivxf6d8hankgrzv26jr3z6j0rall"
+ (make-linux-libre "4.4.106"
+ "1dn67fl8lbckjxcra1d02fqjald71cxp4fq3bld4wc1r4saanqi7"
%intel-compatible-systems
#:configuration-file kernel-config))