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.175.


From: guix-commits
Subject: 01/05: gnu: address@hidden: Update to 4.4.175.
Date: Thu, 21 Feb 2019 02:08:14 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit a7891e8ab4ab9d282d852efa2fd21519b56e3319
Author: Mark H Weaver <address@hidden>
Date:   Thu Feb 21 01:58:17 2019 -0500

    gnu: address@hidden: Update to 4.4.175.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.175.
---
 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 ad7ee2a..8ac9743 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -457,8 +457,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.174"
-                    "1njd50yc180aarpd5crss3wn0n82lhxbyjrifsm647f3dfjhyvjb"
+  (make-linux-libre "4.4.175"
+                    "1sv3kqb20p1r69bgc2bbap1v5lj0s2yd4vza5mbrfpf83qn1aha8"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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