guix-commits
[Top][All Lists]
Advanced

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

02/05: gnu: address@hidden: Update to 4.9.177.


From: guix-commits
Subject: 02/05: gnu: address@hidden: Update to 4.9.177.
Date: Fri, 17 May 2019 04:17:07 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit af94698b71bb3277019cdcce905a2859bc5d42ee
Author: Mark H Weaver <address@hidden>
Date:   Fri May 17 04:07:34 2019 -0400

    gnu: address@hidden: Update to 4.9.177.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.177.
---
 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 16ce609..5616031 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -464,8 +464,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.176"
-                    "0v5rhb1nd9h4ssm0jxf3vspcm954pp7vkmz2k99p0yhw45i3aj6x"
+  (make-linux-libre "4.9.177"
+                    "1zzv863qzzzri4xdcqr84pgbfafvfi6wylbxv6qz139fx638z9bd"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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