mhw pushed a commit to branch master
in repository guix.

commit 55ac38f986256266ab71316fe3d8bec9c1496d0e
Author: Mark H Weaver <m...@netris.org>
Date:   Mon Sep 19 18:37:22 2016 -0400

    gnu: linux-libre@4.1: Update to 4.1.33.
    
    * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.33.
---
 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 3e42377..96a166d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -330,8 +330,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.1
-  (make-linux-libre "4.1.31"
-                    "0grffah921k136w1qwcswxv6m810s8q54nr2rk7kyqka3a1b81yw"
+  (make-linux-libre "4.1.33"
+                    "1s45vymx7zp7qwj4rx63dpj9xwm8hv5fd9nm27wqvmgnmd3q548h"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 

Reply via email to