[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/04: gnu: address@hidden: Update to 4.9.58.
From: |
Mark H. Weaver |
Subject: |
03/04: gnu: address@hidden: Update to 4.9.58. |
Date: |
Mon, 23 Oct 2017 00:55:33 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 1b635caface4fa5eaefae12648be58fbb4a9ad92
Author: Mark H Weaver <address@hidden>
Date: Mon Oct 23 00:53:03 2017 -0400
gnu: address@hidden: Update to 4.9.58.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.58.
---
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 8a95af9..5bc73a8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -378,8 +378,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.57"
- "02ldxzbazdbhvgkwxl6xblkwj75s5cm33fpm77kv394w35jan3by"
+ (make-linux-libre "4.9.58"
+ "0f1yxdvzdr1zfkh86i9z0p7ywdlz0blxnd11wbnw763qyk3qydyk"
%intel-compatible-systems
#:configuration-file kernel-config))