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


From: guix-commits
Subject: 02/05: gnu: address@hidden: Update to 4.9.155.
Date: Thu, 7 Feb 2019 14:01:38 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 4888c21543b851bf3823f665faca60027256a830
Author: Mark H Weaver <address@hidden>
Date:   Thu Feb 7 13:53:27 2019 -0500

    gnu: address@hidden: Update to 4.9.155.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.155.
---
 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 08a0447..bfc00aa 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.154"
-                    "18qy7d8ndjwx65s2z18z30px94y8ci3ymvbv0mgdcbp16brak9zf"
+  (make-linux-libre "4.9.155"
+                    "0fyj8dqhpqi3jh6i58avyvmg4mp9bplnpiffpp3fdka4v85lx152"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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