aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-07-14 01:43:11 -0400
committerMark H Weaver <mhw@netris.org>2018-07-14 01:43:11 -0400
commit16e2bb5cd5bc705d2bffd68d11cc46e6e9238759 (patch)
tree7c88a5df297a2b90b3918357feccd86a6f87da2b
parentdf74221a22e90f9a69fb5e3c289865de99b91332 (diff)
downloadguix-16e2bb5cd5bc705d2bffd68d11cc46e6e9238759.tar
guix-16e2bb5cd5bc705d2bffd68d11cc46e6e9238759.tar.gz
gnu: linux-libre@4.9: Update to 4.9.112.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.112.
-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 68de4a4fd8..ca3a66ac98 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -421,8 +421,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.111"
- "0ld57627k6mjp14x5bvndakj6lc4l31zp2yq74h7ski2g3k7ppk2"
+ (make-linux-libre "4.9.112"
+ "1zrnbvzr7z5ky79r6hpjvn15bxmwcyi8lr7yq2nx1r8ladl8lnb0"
%intel-compatible-systems
#:configuration-file kernel-config))