[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: gnu: address@hidden: Update to 4.4.32.
From: |
Mark H. Weaver |
Subject: |
01/02: gnu: address@hidden: Update to 4.4.32. |
Date: |
Wed, 16 Nov 2016 05:11:22 +0000 (UTC) |
mhw pushed a commit to branch master
in repository guix.
commit 7d154949c9f23fb51fac0b510c0c6098dba59861
Author: Mark H Weaver <address@hidden>
Date: Wed Nov 16 00:06:46 2016 -0500
gnu: address@hidden: Update to 4.4.32.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.32.
---
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 37db1e9..b1a666d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -333,8 +333,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.31"
- "1s4xdllvxw02g4yqlafcacgsgdpxccf6dlqafpqffm873q1y9n4d"
+ (make-linux-libre "4.4.32"
+ "0xva00ccdx66pd25i88g4j4r7w5i3n12hq5biyapwir8izni58hv"
%intel-compatible-systems
#:configuration-file kernel-config))