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


From: guix-commits
Subject: 01/05: gnu: address@hidden: Update to 4.4.177.
Date: Mon, 25 Mar 2019 01:30:23 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit e02b7694ec43b2ffd6a551bd4e1bb66f243bda1b
Author: Mark H Weaver <address@hidden>
Date:   Mon Mar 25 01:19:39 2019 -0400

    gnu: address@hidden: Update to 4.4.177.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.177.
---
 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 d52e12f..c1d6705 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -459,8 +459,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.176"
-                    "0c300zqmsadahs2fpzxh6cn7q3h7jxq69msd17rh8v3wnvql8vzx"
+  (make-linux-libre "4.4.177"
+                    "0vvppw7j6jwn3cd5hhzgj5xfqkmz682zy36iyr6ynd0rbh1j7bhm"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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