summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-11-21 21:20:33 -0500
committerMark H Weaver <mhw@netris.org>2017-11-21 21:20:33 -0500
commit1dc37cf113f2822b78153a726e0fde87f8196721 (patch)
treedee9976c88c08d3cb44446700f8d1469113ddee9 /gnu/packages/linux.scm
parentab2ccf4cf5074f3bd34f7b60dd8ab9dadadfe1c6 (diff)
downloadpatches-1dc37cf113f2822b78153a726e0fde87f8196721.tar
patches-1dc37cf113f2822b78153a726e0fde87f8196721.tar.gz
gnu: linux-libre@4.4: Update to 4.4.100.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.100.
Diffstat (limited to 'gnu/packages/linux.scm')
-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 d339242ff1..acc6008a48 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -389,8 +389,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.99"
- "1jg6awk2y3spkaiwwaxvbzcxflbx9jql29j1zqysg5p7njzcxjcr"
+ (make-linux-libre "4.4.100"
+ "0lqb6bxpa3play8hz9k1d54xzlm8m58xh6rlfcvmwcs8qjkvpm6g"
%intel-compatible-systems
#:configuration-file kernel-config))