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


From: guix-commits
Subject: 01/04: gnu: address@hidden: Update to 4.9.162.
Date: Wed, 6 Mar 2019 17:56:18 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 7850fa891dfc3a1c727b62d44e60562bc7f39c44
Author: Mark H Weaver <address@hidden>
Date:   Wed Mar 6 17:49:26 2019 -0500

    gnu: address@hidden: Update to 4.9.162.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.162.
---
 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 3bb7ce8..047fd1c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -452,8 +452,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.9
-  (make-linux-libre "4.9.161"
-                    "0r35qlc8yj9svryv0v91j134vr35d23sz5aj7f2h8c99iakbm6zw"
+  (make-linux-libre "4.9.162"
+                    "07swv6xvjsl5nv5y3sc2nfdnmqdz9gjy8hgrjvi0bljwzf1fbxmy"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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