summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark H Weaver <mhw@netris.org>2017-10-06 18:27:45 -0400
committerMark H Weaver <mhw@netris.org>2017-10-06 18:27:45 -0400
commit428951b84f1b704fbc792bbd0304bda9b8f71cfe (patch)
treeb0265fcfcdf532d6f5089e5dcd167fd0661ab491
parent90d23ed9df33e35e157fecd8ab60f55e716ca42f (diff)
downloadgnu-guix-428951b84f1b704fbc792bbd0304bda9b8f71cfe.tar
gnu-guix-428951b84f1b704fbc792bbd0304bda9b8f71cfe.tar.gz
gnu: linux-libre@4.4: Update to 4.4.90.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.90.
-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 3103656b75..44f5a5fb91 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -383,8 +383,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.89"
- "1bw1cma8hxcj6wi8znc4nvw1p6dlc1lgciqak6n6ijn53xdd242h"
+ (make-linux-libre "4.4.90"
+ "1sqzvz8yrcf99vhphkxp1wm2agq6q9nshxb1mkypspm8rhm11vhw"
%intel-compatible-systems
#:configuration-file kernel-config))