[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.4.61.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.4.61. |
Date: |
Thu, 13 Apr 2017 04:18:39 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 9dae0a761142fd3f4aeb054729c6720c0bea5163
Author: Mark H Weaver <address@hidden>
Date: Thu Apr 13 04:14:41 2017 -0400
gnu: address@hidden: Update to 4.4.61.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.61.
---
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 800f07b..d8f885b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -368,8 +368,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.60"
- "0rahii7nxfhn3zh289x4xpx4fk3nbij0jnrbvfpa59p15iamwyi2"
+ (make-linux-libre "4.4.61"
+ "12555h3yxymxgfgq3g33sy78g7rj6l8dpqr29z98kr9ybs93q7vj"
%intel-compatible-systems
#:configuration-file kernel-config))