aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-05-03 01:31:04 -0400
committerMark H Weaver <mhw@netris.org>2018-05-03 01:31:04 -0400
commit9e19c343c7fcc3db40988320821b651467290690 (patch)
tree250c4bd0d251e5ffcbd9cc4a052bbcf838eb8288 /gnu/packages/linux.scm
parent1a5444823a1f60d0a99124a3e32abefdfcffff9d (diff)
downloadguix-9e19c343c7fcc3db40988320821b651467290690.tar
guix-9e19c343c7fcc3db40988320821b651467290690.tar.gz
gnu: linux-libre@4.4: Update to 4.4.131.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.131.
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 228e47437e..a6a5ed66e8 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -417,8 +417,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.130"
- "15cayafj7d9y5fs9flg115kzrcrjycbvax9hgfzz6yym94v9k8lk"
+ (make-linux-libre "4.4.131"
+ "1phah297rxjwy22wfaqlzpbk71ddp3drma5dx3i8xv6g8vijd08x"
%intel-compatible-systems
#:configuration-file kernel-config))