mhw pushed a commit to branch master
in repository guix.

commit 7d7c84a7bffc3f83636d4871a7798e2d060f28f0
Author: Mark H Weaver <m...@netris.org>
Date:   Sat Aug 12 15:51:00 2017 -0400

    gnu: linux-libre@4.4: Update to 4.4.81.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.81.
---
 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 ae5af15..6d64f58 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -380,8 +380,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.80"
-                    "1s0d7lsapghgk6jh6igx2fhzj1f6nwmvhqrl2hdwf3dx14z93mp2"
+  (make-linux-libre "4.4.81"
+                    "10bvb6ghwa6ak7kx8gm8qappkavbk1f2f4pzaq26bqnalpn1y454"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to