[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.4.62.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.4.62. |
Date: |
Tue, 18 Apr 2017 21:23:56 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 06d707d3ead7aa31ef3432a73e5cfa08734d3eea
Author: Mark H Weaver <address@hidden>
Date: Tue Apr 18 21:15:51 2017 -0400
gnu: address@hidden: Update to 4.4.62.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.62.
---
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 548a8b0..7d6e66f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -369,8 +369,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.61"
- "12555h3yxymxgfgq3g33sy78g7rj6l8dpqr29z98kr9ybs93q7vj"
+ (make-linux-libre "4.4.62"
+ "1xhcnwi4z9zi7p0qak57xd8fjzg40d8252l1ha25ybvr8chyl7z9"
%intel-compatible-systems
#:configuration-file kernel-config))