[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/05: gnu: address@hidden: Update to 4.4.173.
From: |
guix-commits |
Subject: |
01/05: gnu: address@hidden: Update to 4.4.173. |
Date: |
Thu, 7 Feb 2019 14:01:38 -0500 (EST) |
mhw pushed a commit to branch master
in repository guix.
commit 2b06fcdcd7b2a4614acd6eb3eea379b7305690e2
Author: Mark H Weaver <address@hidden>
Date: Thu Feb 7 13:52:01 2019 -0500
gnu: address@hidden: Update to 4.4.173.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.173.
---
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 0edbd40..08a0447 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.172"
- "000bz3jfg0li3rwlf2c80df6682lhi59hj1kwm4hw7whgg69xi7b"
+ (make-linux-libre "4.4.173"
+ "1iy8qzjvcssf7ppb590lqzhb01ap2fjqv9iam691q1d4r8vmgcsh"
'("x86_64-linux" "i686-linux")
#:configuration-file kernel-config))