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


From: Mark H. Weaver
Subject: 02/04: gnu: address@hidden: Update to 4.9.80.
Date: Sun, 4 Feb 2018 00:15:46 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 97178e2fa60eaefbbd26c884714186def2cbcaea
Author: Mark H Weaver <address@hidden>
Date:   Sun Feb 4 00:04:12 2018 -0500

    gnu: address@hidden: Update to 4.9.80.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.80.
---
 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 22be7e9..b82c315 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -401,8 +401,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.79"
-                    "1dvig7yixnmnrzbkjj41q8z1k3b7mk03a7kn33347cik185vq73p"
+  (make-linux-libre "4.9.80"
+                    "094c66sh4h1n46as20n0ip2clp89khsn91ngxwg5p85gf3jqk1h9"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

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