guix-commits
[Top][All Lists]
Advanced

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

03/04: gnu: address@hidden: Update to 4.9.17.


From: Mark H. Weaver
Subject: 03/04: gnu: address@hidden: Update to 4.9.17.
Date: Sun, 26 Mar 2017 03:16:20 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit bd0423262a9eb68cfd7c74f99747ccfd7c95c4a9
Author: Mark H Weaver <address@hidden>
Date:   Sun Mar 26 03:10:25 2017 -0400

    gnu: address@hidden: Update to 4.9.17.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.17.
---
 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 09e0eca..36b0465 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -348,8 +348,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.16"
-                    "0n7y7h7ps4l1pr9d0m75hkw41jnfyw301r343dsaznwc0lpq3ch7"
+  (make-linux-libre "4.9.17"
+                    "1543b159s6v5z9l2bskw9rd6v8d98da8sppd34lz7nin6nk00cpk"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

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