aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-04-30 03:26:01 -0400
committerMark H Weaver <mhw@netris.org>2018-04-30 03:26:01 -0400
commitf34ea4afddbcda0823d6907752ee33354d8b5955 (patch)
tree93f33021fb150ebdf869bcc5906b4050c93dd36c
parent3026c61077ecf61000852fc8e907c5280e11a382 (diff)
downloadguix-f34ea4afddbcda0823d6907752ee33354d8b5955.tar
guix-f34ea4afddbcda0823d6907752ee33354d8b5955.tar.gz
gnu: linux-libre@4.9: Update to 4.9.97.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.97.
-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 5b8e1c50d8..b940ad536d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -411,8 +411,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.96"
- "0w4j8pfpa1qfyv1ipqvdalfydsw2d1ygqd4aj9ls7f16rxq3clw0"
+ (make-linux-libre "4.9.97"
+ "1xc3mj1qi51n1kr5bxmdf1rlpyj78x9imhfc7gihn8qjc6zsf1sp"
%intel-compatible-systems
#:configuration-file kernel-config))