[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: gnu: address@hidden: Update to 4.4.46.
From: |
Mark H. Weaver |
Subject: |
01/02: gnu: address@hidden: Update to 4.4.46. |
Date: |
Fri, 3 Feb 2017 05:53:31 +0000 (UTC) |
mhw pushed a commit to branch master
in repository guix.
commit 942f38ea7f020d9651f9d3f32a4ce8f143a3e623
Author: Mark H Weaver <address@hidden>
Date: Fri Feb 3 00:48:55 2017 -0500
gnu: address@hidden: Update to 4.4.46.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.46.
---
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 def4be5..0356ce0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -341,8 +341,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.45"
- "1c6nigbl8yrqpaz89954la956lshr3p0llm52phxq2h06zblsp87"
+ (make-linux-libre "4.4.46"
+ "0b1gc95spdb989zrb1ww04ik5xgbaxj906ka1dspnvxhz471zcf3"
%intel-compatible-systems
#:configuration-file kernel-config))