guix-commits
[Top][All Lists]
Advanced

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

04/07: gnu: address@hidden: Update to 4.9.179.


From: guix-commits
Subject: 04/07: gnu: address@hidden: Update to 4.9.179.
Date: Sun, 26 May 2019 14:25:01 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 5f3f63e5ad901815f6a2e8bdc50202ae5d09173c
Author: Mark H Weaver <address@hidden>
Date:   Sun May 26 14:12:43 2019 -0400

    gnu: address@hidden: Update to 4.9.179.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.179.
---
 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 83c23dc..9ac0382 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.178"
-                    "1ridlkymf382qnkc6hi07pkghrrxfv2avx55snjnkfcpdccvsmrb"
+  (make-linux-libre "4.9.179"
+                    "0nc9a7b7g5a18fdc8dswm3la7srn5sgz8adavp8r9h3ya9zh3wim"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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