[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/05: gnu: address@hidden: Update to 4.9.158.
From: |
guix-commits |
Subject: |
02/05: gnu: address@hidden: Update to 4.9.158. |
Date: |
Fri, 15 Feb 2019 23:36:45 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit f218ff0acbaedb36947fd6f127b284f05390bb3c
Author: Mark H Weaver <address@hidden>
Date: Fri Feb 15 18:23:07 2019 -0500
gnu: address@hidden: Update to 4.9.158.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.158.
---
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 47b0734..503a94f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -451,8 +451,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.9
- (make-linux-libre "4.9.156"
- "1ipmn5axlhfsfzqvwwyv7scrvfja39w7v68cnvbqiaq8fkjgffxg"
+ (make-linux-libre "4.9.158"
+ "11v56dzp87wyxrymf2s1cmk7jr440z11m3yan73rnnnqlfq460ig"
'("x86_64-linux" "i686-linux")
#:configuration-file kernel-config))