[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: gnu: address@hidden: Update to 4.4.128.
From: |
Mark H. Weaver |
Subject: |
01/02: gnu: address@hidden: Update to 4.4.128. |
Date: |
Sat, 14 Apr 2018 14:08:09 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 72d5109ca4d43614b099cf34a1cd0c84f41ae013
Author: Mark H Weaver <address@hidden>
Date: Sat Apr 14 14:05:44 2018 -0400
gnu: address@hidden: Update to 4.4.128.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.128.
---
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 26626ce..3ee1649 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -416,8 +416,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.127"
- "1av536sp6ancx0fy71wpmqv4r66pksrcjbnrcjggard6im4c8pjy"
+ (make-linux-libre "4.4.128"
+ "1aqz5skyz534bcpnn6w9madg6kadgyjjypah9dhmqf841rygb6rk"
%intel-compatible-systems
#:configuration-file kernel-config))