[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: address@hidden: Update to 4.1.34.
From: |
Mark H. Weaver |
Subject: |
01/01: gnu: address@hidden: Update to 4.1.34. |
Date: |
Thu, 13 Oct 2016 10:30:25 +0000 (UTC) |
mhw pushed a commit to branch master
in repository guix.
commit b23ece1d2c5d693f8ce2b31cf010dc33453534a5
Author: Mark H Weaver <address@hidden>
Date: Thu Oct 13 06:27:55 2016 -0400
gnu: address@hidden: Update to 4.1.34.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.34.
---
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 2e4d00c..293ff3f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -335,8 +335,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.33"
- "1s45vymx7zp7qwj4rx63dpj9xwm8hv5fd9nm27wqvmgnmd3q548h"
+ (make-linux-libre "4.1.34"
+ "0dajsb363p9lgga22ml8gp9k9lxd8mvrzxk9y3h9c6hpzfcmqdqr"
%intel-compatible-systems
#:configuration-file kernel-config))