[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: address@hidden: Update to 4.4.174.
From: |
guix-commits |
Subject: |
01/01: gnu: address@hidden: Update to 4.4.174. |
Date: |
Sat, 9 Feb 2019 23:04:58 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit 1d5be0b61c80ca9045896d2faa4842955de7cb8b
Author: Mark H Weaver <address@hidden>
Date: Sat Feb 9 23:01:12 2019 -0500
gnu: address@hidden: Update to 4.4.174.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.174.
---
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 f3b5476..d7c2420 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -457,8 +457,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.173"
- "1iy8qzjvcssf7ppb590lqzhb01ap2fjqv9iam691q1d4r8vmgcsh"
+ (make-linux-libre "4.4.174"
+ "1njd50yc180aarpd5crss3wn0n82lhxbyjrifsm647f3dfjhyvjb"
'("x86_64-linux" "i686-linux")
#:configuration-file kernel-config))