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


From: Mark H. Weaver
Subject: 01/02: gnu: address@hidden: Update to 4.4.47.
Date: Sun, 5 Feb 2017 06:25:05 +0000 (UTC)

mhw pushed a commit to branch master
in repository guix.

commit f719fe52190ae06bf0e9c751706a086f182f009e
Author: Mark H Weaver <address@hidden>
Date:   Sun Feb 5 01:20:55 2017 -0500

    gnu: address@hidden: Update to 4.4.47.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.47.
---
 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 35b0750..9f1854f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -341,8 +341,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.46"
-                    "0b1gc95spdb989zrb1ww04ik5xgbaxj906ka1dspnvxhz471zcf3"
+  (make-linux-libre "4.4.47"
+                    "00zdq7swhvzbbnnhzizq6m34q5k4fycpcp215bmkbxh1ic76v7bs"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

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