[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/04: gnu: address@hidden: Update to 4.4.117.
From: |
Mark H. Weaver |
Subject: |
01/04: gnu: address@hidden: Update to 4.4.117. |
Date: |
Fri, 23 Feb 2018 22:05:22 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit 69df64a3d3d1598e1e800f4550da6d5dba0ef33d
Author: Mark H Weaver <address@hidden>
Date: Fri Feb 23 22:01:11 2018 -0500
gnu: address@hidden: Update to 4.4.117.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.117.
---
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 238398e..d91ab6e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -408,8 +408,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.116"
- "00y5xhgqiyf7ivivnphwvkjgszk8rzn4s8q3sgshswz3kdic55hj"
+ (make-linux-libre "4.4.117"
+ "1mlq9npyriwj0wpj24zah55bkxil31l182ypbn6b3x4yvmr8lhz0"
%intel-compatible-systems
#:configuration-file kernel-config))