guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: address@hidden: Update to 4.4.50.


From: Mark H. Weaver
Subject: 01/02: gnu: address@hidden: Update to 4.4.50.
Date: Sat, 18 Feb 2017 21:48:54 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 64d385380cf1e048b6bc388287212eb21fb23b50
Author: Mark H Weaver <address@hidden>
Date:   Sat Feb 18 21:45:29 2017 -0500

    gnu: address@hidden: Update to 4.4.50.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.50.
---
 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 fcbd932..40f702c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -348,8 +348,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.49"
-                    "0jn4hx4fjw09kw2cv0nx17d3jv9qisabw5mj1ann1fs52w40719q"
+  (make-linux-libre "4.4.50"
+                    "0c157kk0vgrb1fsyy4q3czqdg4npgql82n6p303afy8ylh2w6d3l"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

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