guix-commits
[Top][All Lists]
Advanced

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

01/05: gnu: address@hidden: Update to 4.4.178.


From: guix-commits
Subject: 01/05: gnu: address@hidden: Update to 4.4.178.
Date: Fri, 5 Apr 2019 01:12:04 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 21c6c52bc6125e77ea503d6d96a60edccad37726
Author: Mark H Weaver <address@hidden>
Date:   Fri Apr 5 01:00:28 2019 -0400

    gnu: address@hidden: Update to 4.4.178.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.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 e8ee4df..71f52c6 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -468,8 +468,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.4
-  (make-linux-libre "4.4.177"
-                    "0vvppw7j6jwn3cd5hhzgj5xfqkmz682zy36iyr6ynd0rbh1j7bhm"
+  (make-linux-libre "4.4.178"
+                    "1lgsd760md6b32qb5ng3anfq1n754a9d0c4xnf2mjxkimncb1jpp"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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