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


From: guix-commits
Subject: 02/05: gnu: address@hidden: Update to 4.9.149.
Date: Wed, 9 Jan 2019 23:01:56 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit c37f52e3bea44d53f5e23928a413a7637f2a44b9
Author: Mark H Weaver <address@hidden>
Date:   Wed Jan 9 22:54:08 2019 -0500

    gnu: address@hidden: Update to 4.9.149.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.149.
---
 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 ead45f7..5632687 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.148"
-                    "0yrjgvdzbcp750j4fhlxi4ia1v0fqh0y3p99wnbpfvg17j01lbjl"
+  (make-linux-libre "4.9.149"
+                    "1qw1hahqiai8xbv769pdfnx3yan3rl2zh00fmi1nx0khan6i5as3"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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