guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: address@hidden: Update to 4.9.30.


From: Mark H. Weaver
Subject: 02/03: gnu: address@hidden: Update to 4.9.30.
Date: Fri, 26 May 2017 16:19:14 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit cf86b917aa805511f5b40adb60a151b49722aa7c
Author: Mark H Weaver <address@hidden>
Date:   Fri May 26 16:16:32 2017 -0400

    gnu: address@hidden: Update to 4.9.30.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.30.
---
 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 67cae3a..0b43724 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -365,8 +365,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.29"
-                    "0yj4gajdzilxnh9lhb2zl0hs654lagdfx8cp7bv2w4q41bnmc3l9"
+  (make-linux-libre "4.9.30"
+                    "1m1ii9n65lwkbwx0ifj13vgdfr0mnx8n7sfvhf5mn4r8krhxi77a"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

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