[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: gnu: address@hidden: Update to 4.9.22.
From: |
Mark H. Weaver |
Subject: |
02/03: gnu: address@hidden: Update to 4.9.22. |
Date: |
Thu, 13 Apr 2017 04:18:39 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit c8d6d510f63ba737dc521e7c69faa9d788506172
Author: Mark H Weaver <address@hidden>
Date: Thu Apr 13 04:15:38 2017 -0400
gnu: address@hidden: Update to 4.9.22.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.22.
---
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 d8f885b..9a9b2c4 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.21"
- "0zmn3261rf5asd4r64qiv1h4ka93pb1aagj7rmw6lyi36yqxc19b"
+ (make-linux-libre "4.9.22"
+ "1dvsbqkw7wvg40nmzdyiyvb0i54j5w6d9dvsvv7z87d2id56lqm0"
%intel-compatible-systems
#:configuration-file kernel-config))