[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/04: gnu: address@hidden: Update to 4.9.97.
From: |
Mark H. Weaver |
Subject: |
02/04: gnu: address@hidden: Update to 4.9.97. |
Date: |
Mon, 30 Apr 2018 03:32:17 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit f34ea4afddbcda0823d6907752ee33354d8b5955
Author: Mark H Weaver <address@hidden>
Date: Mon Apr 30 03:26:01 2018 -0400
gnu: address@hidden: Update to 4.9.97.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.97.
---
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 5b8e1c5..b940ad5 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -411,8 +411,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.96"
- "0w4j8pfpa1qfyv1ipqvdalfydsw2d1ygqd4aj9ls7f16rxq3clw0"
+ (make-linux-libre "4.9.97"
+ "1xc3mj1qi51n1kr5bxmdf1rlpyj78x9imhfc7gihn8qjc6zsf1sp"
%intel-compatible-systems
#:configuration-file kernel-config))