guix-commits
[Top][All Lists]
Advanced

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

01/04: gnu: address@hidden: Update to 4.9.170.


From: guix-commits
Subject: 01/04: gnu: address@hidden: Update to 4.9.170.
Date: Mon, 22 Apr 2019 07:13:56 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit cfb7aee078f21285edf3d6a75730907fbeb144a1
Author: Mark H Weaver <address@hidden>
Date:   Mon Apr 22 07:04:04 2019 -0400

    gnu: address@hidden: Update to 4.9.170.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.170.
---
 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 b562a23..e5ae45f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -483,8 +483,8 @@ between the CDemu userspace daemon and linux kernel.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.9
-  (make-linux-libre "4.9.169"
-                    "0kgycw8bngihx4nks1w6gz36pwzqg4x3y3ipyc1sdlyld7zy9lz7"
+  (make-linux-libre "4.9.170"
+                    "15fz2qxvic4sfxm8vi0rghqqi5rv038xyrq9dl6fz6i1c7497g8s"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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