[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: gnu: address@hidden: Update to 4.9.51.
From: |
Mark H. Weaver |
Subject: |
02/03: gnu: address@hidden: Update to 4.9.51. |
Date: |
Thu, 21 Sep 2017 19:02:12 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit e689192df53c4b7a67060875df239c046efcdacd
Author: Mark H Weaver <address@hidden>
Date: Thu Sep 21 18:56:25 2017 -0400
gnu: address@hidden: Update to 4.9.51.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.51.
---
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 600ab44..6e68f06 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -377,8 +377,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.50"
- "1igjb2qr4znvz9p5ix18lbiv8bkfgn7lprn92gdyff4g4r4kzh72"
+ (make-linux-libre "4.9.51"
+ "168pyrddkfsmwgk4npnlp2hsxmqv6zpwsspyv2ngr9bdnzh45pvj"
%intel-compatible-systems
#:configuration-file kernel-config))