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


From: Mark H. Weaver
Subject: 02/04: gnu: address@hidden: Update to 4.9.130.
Date: Sat, 29 Sep 2018 16:04:48 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 63e98a4c416957e08bf3d267f52c780f4c6b84f2
Author: Mark H Weaver <address@hidden>
Date:   Sat Sep 29 15:56:16 2018 -0400

    gnu: address@hidden: Update to 4.9.130.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.130.
---
 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 dbe00b5..de13a36 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.129"
-                    "0y7p1xgbpn4nmr5pmqb58shr54lvryr5rxwm9m66knwzj332f3rh"
+  (make-linux-libre "4.9.130"
+                    "1l3ra1pbgz0wbpp1ci90sj9x9iamvagx1vdbdfbmpjsgh1cfnpmq"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

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