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


From: guix-commits
Subject: 02/05: gnu: address@hidden: Update to 4.9.151.
Date: Thu, 17 Jan 2019 16:15:14 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 94c5f462176891b878bf399e5b0c22b6d26cc1b5
Author: Mark H Weaver <address@hidden>
Date:   Thu Jan 17 16:09:31 2019 -0500

    gnu: address@hidden: Update to 4.9.151.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.151.
---
 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 27365e5..3387401 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.150"
-                    "1zlscj43i1limmkda07qcbszg89p6fcnlsqlbdxvm1xmf87v3mmw"
+  (make-linux-libre "4.9.151"
+                    "0pjcqmn03zb0n83rlfkrq10k7fl7dbh3ll2d8k9sqi3m81c3843h"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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