guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/05: gnu: address@hidden: Update to 4.4.171.


From: guix-commits
Subject: 01/05: gnu: address@hidden: Update to 4.4.171.
Date: Thu, 17 Jan 2019 16:15:12 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 8ce7fb035fe70eee57091623f49ca31437af8ba1
Author: Mark H Weaver <address@hidden>
Date:   Thu Jan 17 16:07:44 2019 -0500

    gnu: address@hidden: Update to 4.4.171.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.171.
---
 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 334d24b..27365e5 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.170"
-                    "0gdwqicinv3pj8fz92y85v6na1apanjj5y983qnnwpsdmrx3vkmv"
+  (make-linux-libre "4.4.171"
+                    "01jd2672fq633xw5vdmifvd6dy93pif28xkvymah82jm9xj1lbqh"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]