guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: gnu: address@hidden: Update to 4.9.128.


From: Mark H. Weaver
Subject: 02/04: gnu: address@hidden: Update to 4.9.128.
Date: Thu, 20 Sep 2018 18:09:52 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 41d6afb266a7bf2f0df95915a0fefc714e191199
Author: Mark H Weaver <address@hidden>
Date:   Thu Sep 20 17:59:10 2018 -0400

    gnu: address@hidden: Update to 4.9.128.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.128.
---
 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 1657ebc..7034291 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -446,8 +446,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.127"
-                    "0q7h5gnl3ikic0pvwrxp78pz56yvijhz6s84gb92xywi1v3dd8mh"
+  (make-linux-libre "4.9.128"
+                    "0lww23xcyyg0dwzrap5x9d700gy3lbxln55n6sqqkm7m89dkqwha"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

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