guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: linux-libre: Update to 4.1.19.


From: Mark H. Weaver
Subject: 02/02: gnu: linux-libre: Update to 4.1.19.
Date: Tue, 08 Mar 2016 00:17:49 +0000

mhw pushed a commit to branch master
in repository guix.

commit a90d24715b4ae2736fd4b5fe1f636e87ae216793
Author: Mark H Weaver <address@hidden>
Date:   Mon Mar 7 15:09:00 2016 -0500

    gnu: linux-libre: Update to 4.1.19.
    
    * gnu/packages/linux.scm (linux-libre): Update to 4.1.19.
---
 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 aa5436f..37f1614 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -329,13 +329,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.18")
+    (version "4.1.19")
     (source (origin
               (method url-fetch)
               (uri (linux-libre-urls version))
               (sha256
                (base32
-                "1bddh2rg645lavhjkk9z75vflba5y0g73z2fjwgbfrj5jb44x9i7"))))
+                "0xkj94xmnmxr768qp6n68r1g68ix1sds95nv6zfg4x8fc7fzn8km"))))
     (native-inputs
      (let ((conf (kernel-config (or (%current-target-system)
                                     (%current-system))



reply via email to

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