guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: address@hidden: Update to 4.1.28.


From: Mark H. Weaver
Subject: 01/01: gnu: address@hidden: Update to 4.1.28.
Date: Tue, 26 Jul 2016 05:36:41 +0000 (UTC)

mhw pushed a commit to branch master
in repository guix.

commit ca80985c6c0fd20d81c302c53002a231a962497e
Author: Mark H Weaver <address@hidden>
Date:   Mon Jul 25 23:26:27 2016 -0400

    gnu: address@hidden: Update to 4.1.28.
    
    * gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.28.
---
 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 722956a..a2f6ac5 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -358,13 +358,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.27")
+    (version "4.1.28")
     (source (origin
               (method url-fetch)
               (uri (linux-libre-urls version))
               (sha256
                (base32
-                "0bbp782gdj8kz986a8hfygdrj7is0c8wgbb2mpb9gqhkfxcg74kf"))))
+                "02b7hq32cyx3h04k7l3mfzhh09snh5x4pxiwxllwchw94a6lkxl8"))))
     (native-inputs
      (let ((conf (kernel-config (or (%current-target-system)
                                     (%current-system))



reply via email to

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