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


From: guix-commits
Subject: 01/04: gnu: address@hidden: Update to 4.9.154.
Date: Fri, 1 Feb 2019 00:02:50 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 20d32ac2797dfc409dae5e366bcac8f5596eb391
Author: Mark H Weaver <address@hidden>
Date:   Thu Jan 31 23:56:15 2019 -0500

    gnu: address@hidden: Update to 4.9.154.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.154.
---
 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 e5a55a9..2fbd390 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.153"
-                    "1ks910wk4nggp7ygai2pnr5b61ix2j3gxk95rv9wkd5za15sgbqa"
+  (make-linux-libre "4.9.154"
+                    "18qy7d8ndjwx65s2z18z30px94y8ci3ymvbv0mgdcbp16brak9zf"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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