lfam pushed a commit to branch master
in repository guix.

commit bef7a9a30541e4e4c21099d05063787c13cb135e
Author: Leo Famulari <[email protected]>
Date:   Thu Feb 16 21:31:49 2017 -0500

    gnu: [email protected]: Update to 4.4.49.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.49.
---
 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 8ae8c21..fcbd932 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.48"
-                    "0g7ram0b5b7p0c6v5m5im6m5pwa348mhkhf67rs036lzvcw1bvyk"
+  (make-linux-libre "4.4.49"
+                    "0jn4hx4fjw09kw2cv0nx17d3jv9qisabw5mj1ann1fs52w40719q"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to