[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: gnu: address@hidden: Update to 4.9.28.
From: |
Mark H. Weaver |
Subject: |
02/03: gnu: address@hidden: Update to 4.9.28. |
Date: |
Wed, 17 May 2017 14:57:54 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit d6a02184f4a25fe1dac6c36c078c59d979d76373
Author: Mark H Weaver <address@hidden>
Date: Wed May 17 14:55:41 2017 -0400
gnu: address@hidden: Update to 4.9.28.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.28.
---
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 1d3bc82..6d1e875 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -364,8 +364,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.27"
- "1b39zijjkv21kya359y4g88w5ff110v95pvc4wfvc83dvik9hny5"
+ (make-linux-libre "4.9.28"
+ "14qygh6rmkwxncv6qwsps03w1ab8km6k0x7mp8zsn6wpkvcw98zd"
%intel-compatible-systems
#:configuration-file kernel-config))