aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-10-28 22:27:37 -0400
committerMark H Weaver <mhw@netris.org>2017-10-28 22:27:37 -0400
commit813b4454a8c090bf3328519827e1f96506ad6ae5 (patch)
treeb4e66f7970c48601831f7d1aa4f3da229a21df47
parentc178aa344fd224aa9c8fe31183aec172e31a1097 (diff)
downloadguix-813b4454a8c090bf3328519827e1f96506ad6ae5.tar
guix-813b4454a8c090bf3328519827e1f96506ad6ae5.tar.gz
gnu: linux-libre@4.4: Update to 4.4.95.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.95.
-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 49665e24d3..74ca0ac820 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -384,8 +384,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.94"
- "0g63is8d2k1mf1kaljkll79n7gzh4qn0fmrm2r9sab2sq41hch1m"
+ (make-linux-libre "4.4.95"
+ "1k2lp1jgbm5xkl3qf0cqmp07hlv03jaws68l3irid95j99prsw0b"
%intel-compatible-systems
#:configuration-file kernel-config))