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


From: Mark H. Weaver
Subject: 01/01: gnu: linux-libre-4.1: Update to 4.1.20.
Date: Tue, 22 Mar 2016 02:54:02 +0000

mhw pushed a commit to branch master
in repository guix.

commit 1020fb6ac7c3d378618a7db66686f8b95c838a91
Author: Mark H Weaver <address@hidden>
Date:   Mon Mar 21 21:00:48 2016 -0400

    gnu: linux-libre-4.1: Update to 4.1.20.
    
    * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.20.
---
 gnu/packages/linux.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index d3865fb..fb2b671 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -348,13 +348,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.19")
+    (version "4.1.20")
     (source (origin
               (method url-fetch)
               (uri (linux-libre-urls version))
               (sha256
                (base32
-                "0xkj94xmnmxr768qp6n68r1g68ix1sds95nv6zfg4x8fc7fzn8km"))))
+                "0vwk6jh57djbwr29xvlgaf14409bq9vmwf6r6nq9jdl6dizfd110"))))
     (native-inputs
      (let ((conf (kernel-config (or (%current-target-system)
                                     (%current-system))



reply via email to

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