[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/05: gnu: address@hidden: Update to 4.4.139.
From: |
Mark H. Weaver |
Subject: |
02/05: gnu: address@hidden: Update to 4.4.139. |
Date: |
Wed, 4 Jul 2018 19:34:12 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit a6a252e01d16025b687f2b34d3dcee9ce44ce49d
Author: Mark H Weaver <address@hidden>
Date: Wed Jul 4 19:13:21 2018 -0400
gnu: address@hidden: Update to 4.4.139.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.139.
---
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 052ae79..f4479eb 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -427,8 +427,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.138"
- "1030ra5gn24qmx8lsnhr6kfnfm60avzs23r81dl7mvzr5dci8vsl"
+ (make-linux-libre "4.4.139"
+ "0x58ykgx7vbv23q763ydifi548mz39nal7wbvrrl4i9ndk7pzfzz"
%intel-compatible-systems
#:configuration-file kernel-config))