aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-01-06 00:38:27 -0500
committerMark H Weaver <mhw@netris.org>2018-01-06 00:38:27 -0500
commitf2462bc3662733801d7df7c532c1d8b0c67b3c18 (patch)
tree90af387a8be449e5b1ce4b30e429d81b6c6dca0e
parent630437d94eeeae52586ab2362aa4273e0424cdf3 (diff)
downloadguix-f2462bc3662733801d7df7c532c1d8b0c67b3c18.tar
guix-f2462bc3662733801d7df7c532c1d8b0c67b3c18.tar.gz
gnu: linux-libre@4.9: Update to 4.9.75.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.75.
-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 a39761862a..a9114d7d51 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -384,8 +384,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.74"
- "1xavyjj1ajg1nb6iy75ih1k2rwcfx09vjav1a69r0vq4q140qsfc"
+ (make-linux-libre "4.9.75"
+ "1zk98vx08s8fvrnxz190k4b0f6ndqv5bjps9wvv0ydclckqz3gwj"
%intel-compatible-systems
#:configuration-file kernel-config))