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


From: Mark H. Weaver
Subject: 01/02: gnu: address@hidden: Update to 4.9.49.
Date: Mon, 11 Sep 2017 00:46:13 -0400 (EDT)

mhw pushed a commit to branch master
in repository guix.

commit 3abc12d6d2cccf69499ddbac6678d6c9f4e8cec6
Author: Mark H Weaver <address@hidden>
Date:   Mon Sep 11 00:41:24 2017 -0400

    gnu: address@hidden: Update to 4.9.49.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.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 f4f58cd..e2157c1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -377,8 +377,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.9
-  (make-linux-libre "4.9.48"
-                    "0xm7fr4z3k8cxdybk4q0n7iv5c44y7a8zsqvcmn9wznymq37663r"
+  (make-linux-libre "4.9.49"
+                    "07k3zn6kqbbyrjmknwvx5d4pnblz9s8sarxym5lgjm8abpvjp347"
                     %intel-compatible-systems
                     #:configuration-file kernel-config))
 



reply via email to

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