summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-02-04 00:04:12 -0500
committerMark H Weaver <mhw@netris.org>2018-02-04 00:04:12 -0500
commit97178e2fa60eaefbbd26c884714186def2cbcaea (patch)
tree159f2ac519dd0c954fd35beb132ac8ab6d887092 /gnu
parent6fe56202bc9c022e78341b48672e54647a054434 (diff)
downloadguix-patches-97178e2fa60eaefbbd26c884714186def2cbcaea.tar
guix-patches-97178e2fa60eaefbbd26c884714186def2cbcaea.tar.gz
gnu: linux-libre@4.9: Update to 4.9.80.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.80.
Diffstat (limited to 'gnu')
-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 22be7e9d3d..b82c315cd4 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -401,8 +401,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.79"
- "1dvig7yixnmnrzbkjj41q8z1k3b7mk03a7kn33347cik185vq73p"
+ (make-linux-libre "4.9.80"
+ "094c66sh4h1n46as20n0ip2clp89khsn91ngxwg5p85gf3jqk1h9"
%intel-compatible-systems
#:configuration-file kernel-config))