[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/04: gnu: address@hidden: Update to 4.9.100.
From: |
Mark H. Weaver |
Subject: |
02/04: gnu: address@hidden: Update to 4.9.100. |
Date: |
Thu, 17 May 2018 00:54:35 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit c0bd585835f3457399c8fec2d1f90dd2e34a9482
Author: Mark H Weaver <address@hidden>
Date: Thu May 17 00:48:32 2018 -0400
gnu: address@hidden: Update to 4.9.100.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.100.
---
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 32df323..0b5e002 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.99"
- "0xhzanpxbhddj0n8hn40z99y9x3538fm167z3dixzgs6jq4vfx5b"
+ (make-linux-libre "4.9.100"
+ "1zphlisrjzbgk7nvclbwm23kmrx7vw13w02r1va3g5lzh0rlwx71"
%intel-compatible-systems
#:configuration-file kernel-config))