[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/05: gnu: address@hidden: Update to 4.9.167.
From: |
guix-commits |
Subject: |
02/05: gnu: address@hidden: Update to 4.9.167. |
Date: |
Fri, 5 Apr 2019 01:12:04 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit e22c31d37611a8d13e7e857e0fd36f8ad9fc01b4
Author: Mark H Weaver <address@hidden>
Date: Fri Apr 5 01:01:55 2019 -0400
gnu: address@hidden: Update to 4.9.167.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.167.
---
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 71f52c6..28db4a7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -462,8 +462,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.166"
- "1gijzvhky3x0nl0dm9ksg113z7jc1mc1n30qbr6r1dd78lfd050p"
+ (make-linux-libre "4.9.167"
+ "16428a6mxxi6k4ag7pj6jl01d3a3yshynn3b9jf3vjip6kcrhw03"
'("x86_64-linux" "i686-linux")
#:configuration-file kernel-config))