[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: gnu: address@hidden: Update to 4.9.21.
From: |
Mark H. Weaver |
Subject: |
02/03: gnu: address@hidden: Update to 4.9.21. |
Date: |
Sun, 9 Apr 2017 06:03:11 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 0ab8ff138ca8c5b0ec9957796b4fd554b3d49c5f
Author: Mark H Weaver <address@hidden>
Date: Sun Apr 9 06:00:47 2017 -0400
gnu: address@hidden: Update to 4.9.21.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.21.
---
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 3143372..bf9916e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -362,8 +362,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.20"
- "0hnxylfnyz3xf7k3qcq2wri2wpbi2islngxjmqp445v1pzr4k9xp"
+ (make-linux-libre "4.9.21"
+ "0zmn3261rf5asd4r64qiv1h4ka93pb1aagj7rmw6lyi36yqxc19b"
%intel-compatible-systems
#:configuration-file kernel-config))