[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: address@hidden: Update to 4.4.42.
From: |
Mark H. Weaver |
Subject: |
01/01: gnu: address@hidden: Update to 4.4.42. |
Date: |
Thu, 12 Jan 2017 21:29:08 +0000 (UTC) |
mhw pushed a commit to branch master
in repository guix.
commit 08b98ae8d3a8a5f74f0c7f77502e8be790487c29
Author: Mark H Weaver <address@hidden>
Date: Thu Jan 12 16:28:27 2017 -0500
gnu: address@hidden: Update to 4.4.42.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.42.
---
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 5b2928a..e7905ba 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -339,8 +339,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.41"
- "1kl1m0riq90xldcf7lvjzdyz57w1wmnm93j0r0v8xz7n66m5nkp8"
+ (make-linux-libre "4.4.42"
+ "1jd43yvycizgqdmwp9rpj7gpjy37mah8jlqaiskjb0hivyk495yz"
%intel-compatible-systems
#:configuration-file kernel-config))