[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/04: gnu: address@hidden: Update to 4.9.119.
From: |
Mark H. Weaver |
Subject: |
02/04: gnu: address@hidden: Update to 4.9.119. |
Date: |
Fri, 10 Aug 2018 20:39:48 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 85e267fdba3eefe0c44e81d9624f413783b9ae21
Author: Mark H Weaver <address@hidden>
Date: Fri Aug 10 20:31:56 2018 -0400
gnu: address@hidden: Update to 4.9.119.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.119.
---
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 f9ebdd8..037f74e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -423,8 +423,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.118"
- "0zh9l0r828jjbmmqp0hwkjm34ly8kqhfddlyigmliz0j39dg0137"
+ (make-linux-libre "4.9.119"
+ "1wqy9163w9srf614p57c3m7h8a2lbwv7f21m4cym397paqfkh4z4"
%intel-compatible-systems
#:configuration-file kernel-config))