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


From: guix-commits
Subject: 02/05: gnu: address@hidden: Update to 4.9.153.
Date: Sun, 27 Jan 2019 02:07:24 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit f5e592759aeeb4838ce8c151b9f0529bd533fc6e
Author: Mark H Weaver <address@hidden>
Date:   Sun Jan 27 01:59:45 2019 -0500

    gnu: address@hidden: Update to 4.9.153.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.153.
---
 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 6ab3692..eb7d325 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.152"
-                    "0qssksykzbcy58aqvmxk9h1xpaqvfwp31xvxfmwxdh7z4n3yn60y"
+  (make-linux-libre "4.9.153"
+                    "1ks910wk4nggp7ygai2pnr5b61ix2j3gxk95rv9wkd5za15sgbqa"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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