[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.9.134.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.9.134. |
Date: |
Thu, 18 Oct 2018 22:59:09 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 1e672a01bef602e33248467ada9fb523e8717517
Author: Mark H Weaver <address@hidden>
Date: Thu Oct 18 22:43:26 2018 -0400
gnu: address@hidden: Update to 4.9.134.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.134.
---
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 cd4adf9..b639a57 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -446,8 +446,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.133"
- "1vr94czdv5alzsgm2k1r6wqm01r2zafrayjn10l6kdr4g7aga488"
+ (make-linux-libre "4.9.134"
+ "0f5qif27k0mhc57d98arbfkq7zlvg0ra2gz6g5fasblyjz3j7w7h"
%intel-compatible-systems
#:configuration-file kernel-config))