guix-commits
[Top][All Lists]
Advanced

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

02/05: gnu: address@hidden: Update to 4.9.150.


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

mhw pushed a commit to branch master
in repository guix.

commit e724e1543a0c96754945e4fe594482155101d393
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 14 01:25:28 2019 -0500

    gnu: address@hidden: Update to 4.9.150.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.150.
---
 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 d694cd8..01f82ca 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -451,8 +451,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.149"
-                    "1qw1hahqiai8xbv769pdfnx3yan3rl2zh00fmi1nx0khan6i5as3"
+  (make-linux-libre "4.9.150"
+                    "1zlscj43i1limmkda07qcbszg89p6fcnlsqlbdxvm1xmf87v3mmw"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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