summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-05-10 01:13:35 -0400
committerMark H Weaver <mhw@netris.org>2017-05-10 01:13:35 -0400
commit180bd4a8368273b469ce4cd605328a8dd698e208 (patch)
tree874b1cfce8fbfb99cb416547bfb745fe78127fcd
parentc90c1ba85a8f09b290f10ef4f71a6980f982cd89 (diff)
downloadguix-patches-180bd4a8368273b469ce4cd605328a8dd698e208.tar
guix-patches-180bd4a8368273b469ce4cd605328a8dd698e208.tar.gz
gnu: linux-libre@4.9: Update to 4.9.27.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.27.
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 16fb2ff355..9d3ca66e82 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))