aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2018-09-27 05:51:20 -0400
committerMark H Weaver <mhw@netris.org>2018-09-27 05:51:20 -0400
commite07cb04d40eaea8aa792e2375f7f127ef54a79f3 (patch)
treed6c2f81eebefea1446c68ab9b914e0c0c4c979b9
parentc4a3ea38850e97cdc12252440c7fa9cdefd5790f (diff)
downloadguix-e07cb04d40eaea8aa792e2375f7f127ef54a79f3.tar
guix-e07cb04d40eaea8aa792e2375f7f127ef54a79f3.tar.gz
gnu: linux-libre@4.4: Update to 4.4.158.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.158.
-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 170c77374d..95a5234c76 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -452,8 +452,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.157"
- "00bnfqwkr0jfdabmwx5qk5bqxn5vwnnzwqbm5rfg7lggii74kk54"
+ (make-linux-libre "4.4.158"
+ "1l3blfaw50a8l9bp735vzsmk1naq4l40qidza10dwkkrd2ip3n41"
%intel-compatible-systems
#:configuration-file kernel-config))