guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: linux-libre-4.1: Update to 4.1.27.


From: Mark H. Weaver
Subject: 01/01: gnu: linux-libre-4.1: Update to 4.1.27.
Date: Fri, 24 Jun 2016 22:38:03 +0000 (UTC)

mhw pushed a commit to branch master
in repository guix.

commit 9f250190951ddc9aafa82fa11b398dc1918045df
Author: Mark H Weaver <address@hidden>
Date:   Fri Jun 24 18:33:50 2016 -0400

    gnu: linux-libre-4.1: Update to 4.1.27.
    
    * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.27.
---
 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 16fd5d0..4d298b6 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -357,13 +357,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.26")
+    (version "4.1.27")
     (source (origin
               (method url-fetch)
               (uri (linux-libre-urls version))
               (sha256
                (base32
-                "1vrqz7z0b9zl6g8nbvz1hb2jhgy5zpnbdwc1v3zc4wjc35i2c4i4"))))
+                "0bbp782gdj8kz986a8hfygdrj7is0c8wgbb2mpb9gqhkfxcg74kf"))))
     (native-inputs
      (let ((conf (kernel-config (or (%current-target-system)
                                     (%current-system))



reply via email to

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