aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-12-29 22:37:32 -0500
committerMark H Weaver <mhw@netris.org>2018-12-29 22:37:32 -0500
commit830b44bae4f4278390a04f5a00f046fe7a5dac0f (patch)
tree70b1ef24ca7711f2a36e1c5ebdfabc1c11ced574
parent4f36d98f7b9bc0be6887d161fc97d67831e100cd (diff)
downloadguix-830b44bae4f4278390a04f5a00f046fe7a5dac0f.tar
guix-830b44bae4f4278390a04f5a00f046fe7a5dac0f.tar.gz
gnu: linux-libre@4.9: Update to 4.9.148.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.148.
-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 e5107abece..149fee8913 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -433,8 +433,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.147"
- "0gpzf04lmwxh675lam4m8pbwrgxzd7y1y50b6yfzhxa4bb3c4yfb"
+ (make-linux-libre "4.9.148"
+ "0yrjgvdzbcp750j4fhlxi4ia1v0fqh0y3p99wnbpfvg17j01lbjl"
%intel-compatible-systems
#:configuration-file kernel-config))