guix-commits
[Top][All Lists]
Advanced

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

02/03: gnu: address@hidden: Update to 4.9.152.


From: guix-commits
Subject: 02/03: gnu: address@hidden: Update to 4.9.152.
Date: Wed, 23 Jan 2019 21:54:41 -0500 (EST)

mhw pushed a commit to branch master
in repository guix.

commit 02493dfa13c72b716ab5fe3a93ea205124013a1c
Author: Mark H Weaver <address@hidden>
Date:   Wed Jan 23 21:50:35 2019 -0500

    gnu: address@hidden: Update to 4.9.152.
    
    * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.152.
---
 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 69b6c92..6502d5a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -451,8 +451,8 @@ It has been modified to remove all non-free binary blobs.")
                     #:configuration-file kernel-config))
 
 (define-public linux-libre-4.9
-  (make-linux-libre "4.9.151"
-                    "0pjcqmn03zb0n83rlfkrq10k7fl7dbh3ll2d8k9sqi3m81c3843h"
+  (make-linux-libre "4.9.152"
+                    "0qssksykzbcy58aqvmxk9h1xpaqvfwp31xvxfmwxdh7z4n3yn60y"
                     '("x86_64-linux" "i686-linux")
                     #:configuration-file kernel-config))
 



reply via email to

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