aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-09-02 17:45:37 -0400
committerMark H Weaver <mhw@netris.org>2017-09-02 17:45:37 -0400
commit3e51cd8c765d6fa4b3dc2a7e4c9aec335861e209 (patch)
treea9e8e8ff9ce6548151edd6a6c9cc4f710d25e003
parent448339709d85b77e89651a2f4facf57e31c79b4a (diff)
downloadguix-3e51cd8c765d6fa4b3dc2a7e4c9aec335861e209.tar
guix-3e51cd8c765d6fa4b3dc2a7e4c9aec335861e209.tar.gz
gnu: linux-libre@4.4: Update to 4.4.86.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.86.
-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 60bb967cb4..6fdfb60e36 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.4
- (make-linux-libre "4.4.85"
- "1ahcgz2531c0zmyyw54w5z2fzwlqqn68hl7dyy4hxdns4yx3irmz"
+ (make-linux-libre "4.4.86"
+ "0zm283262k63c5sa3l2lg8lqdjmgzym60qf3kvfva21xqswzcpas"
%intel-compatible-systems
#:configuration-file kernel-config))