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


From: guix-commits
Subject: 01/04: gnu: address@hidden: Update to 4.4.165.
Date: Tue, 27 Nov 2018 22:51:02 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit de96f6610f742a33475a81f901223527bb28d3a7
Author: Mark H Weaver <address@hidden>
Date:   Tue Nov 27 22:44:16 2018 -0500

    gnu: address@hidden: Update to 4.4.165.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.165.
---
 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 8eec8a7..58c395e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -445,8 +445,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.164"
-                    "04w4x97bkd2javjws9pzv1shfcrhyn4nf9w8b6qk6zdaj45fzasb"
+  (make-linux-libre "4.4.165"
+                    "1adpj8hbly5z3j7mlnydnm2kx2isi3194n1hszzwxki8gj0xnqk4"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

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