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


From: guix-commits
Subject: 01/04: gnu: address@hidden: Update to 4.9.156.
Date: Wed, 13 Feb 2019 13:32:40 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit b76374fbf70a815609ecf329c3a9daeacb4af83f
Author: Mark H Weaver <address@hidden>
Date:   Wed Feb 13 13:25:42 2019 -0500

    gnu: address@hidden: Update to 4.9.156.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.156.
---
 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 c4080f9..25040b3 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.155"
-                    "0fyj8dqhpqi3jh6i58avyvmg4mp9bplnpiffpp3fdka4v85lx152"
+  (make-linux-libre "4.9.156"
+                    "1ipmn5axlhfsfzqvwwyv7scrvfja39w7v68cnvbqiaq8fkjgffxg"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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