[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.4.70.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.4.70. |
Date: |
Fri, 26 May 2017 16:19:14 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 26f8e6f2eb84df09698975ef3961cdc9e76faeeb
Author: Mark H Weaver <address@hidden>
Date: Fri May 26 16:15:51 2017 -0400
gnu: address@hidden: Update to 4.4.70.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.70.
---
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 4c7d8a3..67cae3a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -371,8 +371,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.69"
- "14q5lqsfmwyiilbhffr3bwsm6i3z1jv6y09rg8x3faibcg766wny"
+ (make-linux-libre "4.4.70"
+ "1dvcj3mk42m91y1x41yh52frjdcwip1wj57qwlkmrpg02icr0b3s"
%intel-compatible-systems
#:configuration-file kernel-config))