[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: address@hidden: Update to 4.9.27.
From: |
Mark H. Weaver |
Subject: |
02/02: gnu: address@hidden: Update to 4.9.27. |
Date: |
Wed, 10 May 2017 01:15:36 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 180bd4a8368273b469ce4cd605328a8dd698e208
Author: Mark H Weaver <address@hidden>
Date: Wed May 10 01:13:35 2017 -0400
gnu: address@hidden: Update to 4.9.27.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.27.
---
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 16fb2ff..9d3ca66 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -363,8 +363,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.26"
- "0s4al203v77bwhk787vr95wx4ivw1aqhw8qw4d36b5m28whh6a69"
+ (make-linux-libre "4.9.27"
+ "1b39zijjkv21kya359y4g88w5ff110v95pvc4wfvc83dvik9hny5"
%intel-compatible-systems
#:configuration-file kernel-config))