summaryrefslogtreecommitdiff
path: root/gnu/packages/linux.scm
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-11-16 00:02:24 -0500
committerMark H Weaver <mhw@netris.org>2017-11-16 00:02:24 -0500
commit6f0e2c2b4a215be1d421165cbbc4cca3571b5246 (patch)
treea27416b27a22d8e961c5443fc5d81b8898144b7c /gnu/packages/linux.scm
parentf1e32145341326f56b172288861a2d4b30967892 (diff)
downloadpatches-6f0e2c2b4a215be1d421165cbbc4cca3571b5246.tar
patches-6f0e2c2b4a215be1d421165cbbc4cca3571b5246.tar.gz
gnu: linux-libre@4.4: Update to 4.4.98.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.98.
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 11715af2f8..9c5eb2e231 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.97"
- "0rhhx830i11hw80p7smkfczad2k4jvq81ajij4fcxbpg9mfi316a"
+ (make-linux-libre "4.4.98"
+ "1n34bwz6c122byjyfz6z916v7lx4pgsys0a2kq2zmxcfs9kv60xs"
%intel-compatible-systems
#:configuration-file kernel-config))