guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: linux-libre-4.1: Update to 4.1.24.


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

mhw pushed a commit to branch master
in repository guix.

commit fffa33843975d7b7d93904d7689987b8335c8135
Author: Mark H Weaver <address@hidden>
Date:   Thu May 12 18:34:41 2016 -0400

    gnu: linux-libre-4.1: Update to 4.1.24.
    
    * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.24.
---
 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 5500681..b1f3d8d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -356,13 +356,13 @@ It has been modified to remove all non-free binary 
blobs.")
 (define-public linux-libre-4.1
   (package
     (inherit linux-libre)
-    (version "4.1.23")
+    (version "4.1.24")
     (source (origin
               (method url-fetch)
               (uri (linux-libre-urls version))
               (sha256
                (base32
-                "0f9ilyr05jmc3416sjy3n42zwch2h7mwg9wazaawjwc7905n8yy0"))))
+                "14jlnq0k86bl4wj8shmvgf34w90bbm9in44j1pdjwwvn169zh9ra"))))
     (native-inputs
      (let ((conf (kernel-config (or (%current-target-system)
                                     (%current-system))



reply via email to

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