[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/03: gnu: address@hidden: Update to 4.1.38.
From: |
Mark H. Weaver |
Subject: |
01/03: gnu: address@hidden: Update to 4.1.38. |
Date: |
Sat, 21 Jan 2017 02:57:16 +0000 (UTC) |
mhw pushed a commit to branch master
in repository guix.
commit 13c0eccbbb7d2e15415cd5df244a4ad1188b0d13
Author: Mark H Weaver <address@hidden>
Date: Fri Jan 20 21:48:43 2017 -0500
gnu: address@hidden: Update to 4.1.38.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.38.
---
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 fde516e..1bf2072 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -345,8 +345,8 @@ It has been modified to remove all non-free binary blobs.")
#:configuration-file kernel-config))
(define-public linux-libre-4.1
- (make-linux-libre "4.1.37"
- "0q79cxmrz0j5wh7z1dc103q6q6qf7rqgjl7ka8lvn4vl32pr0kq1"
+ (make-linux-libre "4.1.38"
+ "165kmzglhg63hn7y4q7r6cb2dpsljxiq1czvgyx0bkd1vd2bcvsa"
%intel-compatible-systems
#:configuration-file kernel-config))