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.170.


From: guix-commits
Subject: 01/05: gnu: address@hidden: Update to 4.4.170.
Date: Mon, 14 Jan 2019 01:55:51 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 0dd2a4f324eb3bde2620c4ad66ed47883c61070d
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 14 01:24:40 2019 -0500

    gnu: address@hidden: Update to 4.4.170.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.170.
---
 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 d8f37e7..d694cd8 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.169"
-                    "1snjdih9iv3fg7f9h2r1gldcqmvzj1w398aysws4fialj488x1p4"
+  (make-linux-libre "4.4.170"
+                    "0gdwqicinv3pj8fz92y85v6na1apanjj5y983qnnwpsdmrx3vkmv"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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