aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-05-12 03:58:14 -0400
committerMark H Weaver <mhw@netris.org>2018-05-12 03:58:14 -0400
commit3944e13a72ce0ef81b76eb7b8b06d633e0a366d3 (patch)
tree129d0c65995d3adcd8508d4fba0d13bdef1bdba8
parentafca98ff01e036594778ab687f472ef5d759f653 (diff)
downloadguix-3944e13a72ce0ef81b76eb7b8b06d633e0a366d3.tar
guix-3944e13a72ce0ef81b76eb7b8b06d633e0a366d3.tar.gz
gnu: linux-libre@4.9: Update to 4.9.99.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.99.
-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 7648b55764..252ee85900 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.98"
- "14mqg2hvxg4zwajwly18akyaca821sp4iz5w3xmikwndn2j8y1lw"
+ (make-linux-libre "4.9.99"
+ "0xhzanpxbhddj0n8hn40z99y9x3538fm167z3dixzgs6jq4vfx5b"
%intel-compatible-systems
#:configuration-file kernel-config))