mhw pushed a commit to branch master
in repository guix.

commit f719fe52190ae06bf0e9c751706a086f182f009e
Author: Mark H Weaver <[email protected]>
Date:   Sun Feb 5 01:20:55 2017 -0500

    gnu: [email protected]: 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