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


From: guix-commits
Subject: 01/05: gnu: address@hidden: Update to 4.4.176.
Date: Sat, 23 Feb 2019 23:00:51 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 992f8c02415317ba34a20920c011ec440dd18bce
Author: Mark H Weaver <address@hidden>
Date:   Sat Feb 23 22:50:36 2019 -0500

    gnu: address@hidden: Update to 4.4.176.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.176.
---
 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 ffd376d..7b15635 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.175"
-                    "1sv3kqb20p1r69bgc2bbap1v5lj0s2yd4vza5mbrfpf83qn1aha8"
+  (make-linux-libre "4.4.176"
+                    "0c300zqmsadahs2fpzxh6cn7q3h7jxq69msd17rh8v3wnvql8vzx"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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