[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: address@hidden: Update to 4.4.65.
From: |
Leo Famulari |
Subject: |
02/02: gnu: address@hidden: Update to 4.4.65. |
Date: |
Mon, 1 May 2017 13:50:47 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit 116ac0582c42468172f1226f814da9eae00855a0
Author: Leo Famulari <address@hidden>
Date: Mon May 1 13:39:17 2017 -0400
gnu: address@hidden: Update to 4.4.65.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.65.
---
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 c30302c..66fb328 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -369,8 +369,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.64"
- "02fvsklimzgkhsjg3i6mjhf09b4kvgwr2cg2nak5li3fpjmw1y35"
+ (make-linux-libre "4.4.65"
+ "03bxjdbmj9zmclb1c11zlblcmhych5d00p93f9vg048paizpk3b3"
%intel-compatible-systems
#:configuration-file kernel-config))