guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: address@hidden: Update to 4.9.178.


From: guix-commits
Subject: 01/02: gnu: address@hidden: Update to 4.9.178.
Date: Wed, 22 May 2019 14:27:24 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit e304e61dd32fdb62cc1fdbeb65729aa827dbc66c
Author: Mark H Weaver <address@hidden>
Date:   Wed May 22 14:21:38 2019 -0400

    gnu: address@hidden: Update to 4.9.178.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.178.
---
 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 4664e62..fe61755 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.177"
-                    "1zzv863qzzzri4xdcqr84pgbfafvfi6wylbxv6qz139fx638z9bd"
+  (make-linux-libre "4.9.178"
+                    "1ridlkymf382qnkc6hi07pkghrrxfv2avx55snjnkfcpdccvsmrb"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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