aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-05-17 00:48:32 -0400
committerMark H Weaver <mhw@netris.org>2018-05-17 00:48:32 -0400
commitc0bd585835f3457399c8fec2d1f90dd2e34a9482 (patch)
tree19897a881556cda877fc2d492adb34430ea74028
parent029dd51d8c1b12aea7f6958956a3bfdd127ab14b (diff)
downloadguix-c0bd585835f3457399c8fec2d1f90dd2e34a9482.tar
guix-c0bd585835f3457399c8fec2d1f90dd2e34a9482.tar.gz
gnu: linux-libre@4.9: Update to 4.9.100.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.100.
-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 32df323513..0b5e002c52 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.99"
- "0xhzanpxbhddj0n8hn40z99y9x3538fm167z3dixzgs6jq4vfx5b"
+ (make-linux-libre "4.9.100"
+ "1zphlisrjzbgk7nvclbwm23kmrx7vw13w02r1va3g5lzh0rlwx71"
%intel-compatible-systems
#:configuration-file kernel-config))