guix-commits
[Top][All Lists]
Advanced

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

01/04: gnu: address@hidden: Update to 4.4.168.


From: guix-commits
Subject: 01/04: gnu: address@hidden: Update to 4.4.168.
Date: Mon, 17 Dec 2018 23:39:09 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit c15ba0dbf1cda50a8af171ff0598e15eef2a14d4
Author: Mark H Weaver <address@hidden>
Date:   Mon Dec 17 23:33:55 2018 -0500

    gnu: address@hidden: Update to 4.4.168.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.168.
---
 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 43ee257..d64ae29 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -439,8 +439,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.167"
-                    "1107bz3v2bjngz3rwqgcr66rbf0ir8n2fnm07rx0l0xyrfpfl7rh"
+  (make-linux-libre "4.4.168"
+                    "12wb8fjmgkal1s4sfkfa5gi8bza22ah4p762gl33v4qc9nvjmmpf"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

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