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


From: Mark H. Weaver
Subject: 01/02: gnu: address@hidden: Update to 4.4.43.
Date: Mon, 16 Jan 2017 10:27:46 +0000 (UTC)

mhw pushed a commit to branch master
in repository guix.

commit 8220c963e19af6fea4252b25eb8c36a1f1e7f153
Author: Mark H Weaver <address@hidden>
Date:   Mon Jan 16 05:23:04 2017 -0500

    gnu: address@hidden: Update to 4.4.43.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.43.
---
 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 5b6466c..c7fd3a6 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -339,8 +339,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.42"
-                    "1jd43yvycizgqdmwp9rpj7gpjy37mah8jlqaiskjb0hivyk495yz"
+  (make-linux-libre "4.4.43"
+                    "1q78sza4nxwjsnwyklvrnihi0vwd4v9gglh8lms8jrl06cdp1ivy"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

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