guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/03: gnu: linux-libre-4.4: Update to 4.4.10.


From: Mark H. Weaver
Subject: 02/03: gnu: linux-libre-4.4: Update to 4.4.10.
Date: Thu, 12 May 2016 22:48:34 +0000 (UTC)

mhw pushed a commit to branch master
in repository guix.

commit a23dc63bed598633f48b8fe1f96b066ef10d4d6a
Author: Mark H Weaver <address@hidden>
Date:   Thu May 12 18:36:09 2016 -0400

    gnu: linux-libre-4.4: Update to 4.4.10.
    
    * gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.10.
---
 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 b1f3d8d..0c356e7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -339,13 +339,13 @@ It has been modified to remove all non-free binary 
blobs.")
 (define-public linux-libre-4.4
   (package
     (inherit linux-libre)
-    (version "4.4.9")
+    (version "4.4.10")
     (source (origin
               (method url-fetch)
               (uri (linux-libre-urls version))
               (sha256
                (base32
-                "04zwmqp5ib19jmbv2b1zzxdp4zhjkmx408mjky92dkyj33j43iki"))))
+                "1k7h632vgh3wlz44qqawy238f4mzn19bm9sz9zqq0ql6wwhkjdkj"))))
     (native-inputs
      (let ((conf (kernel-config (or (%current-target-system)
                                     (%current-system))



reply via email to

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