[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.4.85.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.4.85. |
Date: |
Fri, 1 Sep 2017 00:37:05 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit d215e41a26b3392438c86910c3a249761244a4a9
Author: Mark H Weaver <address@hidden>
Date: Fri Sep 1 00:30:17 2017 -0400
gnu: address@hidden: Update to 4.4.85.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.85.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index d454b08..33d1ac8 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.84"
- "00lp3471mvwpq5062cynaakjn7bjpylmg1d1wwmhh6fdknd2h1kz"
+ (make-linux-libre "4.4.85"
+ "1ahcgz2531c0zmyyw54w5z2fzwlqqn68hl7dyy4hxdns4yx3irmz"
%intel-compatible-systems
#:configuration-file kernel-config))