[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.9.101.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.9.101. |
Date: |
Mon, 21 May 2018 13:24:14 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit e205afbd1cca8114a529b93d5e44f9425c3bafda
Author: Mark H Weaver <address@hidden>
Date: Mon May 21 13:18:41 2018 -0400
gnu: address@hidden: Update to 4.9.101.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.101.
---
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 bb4e003..de60f1a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -413,8 +413,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.100"
- "1zphlisrjzbgk7nvclbwm23kmrx7vw13w02r1va3g5lzh0rlwx71"
+ (make-linux-libre "4.9.101"
+ "1s8zpl3dnz0nrg0by6hnss5z20iwlcwdg5x4251w0l9la81p05v5"
%intel-compatible-systems
#:configuration-file kernel-config))