aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-07-29 03:29:42 -0400
committerMark H Weaver <mhw@netris.org>2018-07-29 03:29:42 -0400
commit4262a491ce8cf0beaa1ddfa0fc9bc3e115de699a (patch)
treee67a69b5b0ffb4ed324d052abe9e3b2edabd53fb
parent62196859227a91a206deceaae2829d9c32308347 (diff)
downloadguix-4262a491ce8cf0beaa1ddfa0fc9bc3e115de699a.tar
guix-4262a491ce8cf0beaa1ddfa0fc9bc3e115de699a.tar.gz
gnu: linux-libre@4.4: Update to 4.4.145.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.145.
-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 70615df93c..1cfe76ec8a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -429,8 +429,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.144"
- "1001nw9d51vbiisrjv5ffqigcwfs0r9gav2f8hkw9hzjw64nhanp"
+ (make-linux-libre "4.4.145"
+ "1c8lcibc6f8194ix3paip30jb9cqvn4lni6jjskyrmavcfy4rlbp"
%intel-compatible-systems
#:configuration-file kernel-config))