summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-11-09 21:10:14 -0500
committerMark H Weaver <mhw@netris.org>2017-11-09 21:10:14 -0500
commit4cacbf33a6c1855314572aa984e1e938ab4fcc53 (patch)
treebdd9e6eecd4a090701bc0e37a72ac7587e0b4474
parent3a79bd03ffaf5e545eac949e2c76e10ea624efc6 (diff)
downloadguix-patches-4cacbf33a6c1855314572aa984e1e938ab4fcc53.tar
guix-patches-4cacbf33a6c1855314572aa984e1e938ab4fcc53.tar.gz
gnu: linux-libre@4.9: Update to 4.9.61.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.61.
-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 b7705eadad..f45ad30ef0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -383,8 +383,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.60"
- "1qfwbw32hvw7a7ly63g39r4wjnpln5zlrrx42asavc5z9dry4pxj"
+ (make-linux-libre "4.9.61"
+ "1w0dy0w1nbahnyj8p5rk2wqb3lm53yc72mq5q00bwav7l6bzf06z"
%intel-compatible-systems
#:configuration-file kernel-config))