guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: address@hidden: Update to 4.1.32.


From: Mark H. Weaver
Subject: 01/03: gnu: address@hidden: Update to 4.1.32.
Date: Sun, 11 Sep 2016 02:12:05 +0000 (UTC)

mhw pushed a commit to branch master
in repository guix.

commit 4bf184caa478ff574e40d6255b0f27967c72511b
Author: Mark H Weaver <address@hidden>
Date:   Sat Sep 10 21:55:57 2016 -0400

    gnu: address@hidden: Update to 4.1.32.
    
    * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.32.
---
 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 030e35e..a2b4e90 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -390,13 +390,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.31")
+    (version "4.1.32")
     (source (origin
               (method url-fetch)
               (uri (linux-libre-urls version))
               (sha256
                (base32
-                "0grffah921k136w1qwcswxv6m810s8q54nr2rk7kyqka3a1b81yw"))))
+                "0lkksxpxsw6b8vcgbivn2kp6xbml69yx8frrsfrk49sqigz0xds6"))))
     (native-inputs
      (let ((conf (kernel-config (or (%current-target-system)
                                     (%current-system))



reply via email to

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