[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: gnu: address@hidden: Update to 4.9.25.
From: |
Mark H. Weaver |
Subject: |
02/03: gnu: address@hidden: Update to 4.9.25. |
Date: |
Fri, 28 Apr 2017 00:43:43 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit f28851be959c1dedf4e3a6c9d8041fd80e7c30a2
Author: Mark H Weaver <address@hidden>
Date: Fri Apr 28 00:40:48 2017 -0400
gnu: address@hidden: Update to 4.9.25.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.25.
---
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 a76dcce..b95f34d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -363,8 +363,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.24"
- "0554b5899wvzf3w6wxxxsniriq3mw31h23kb2xp9g815yhnw6acd"
+ (make-linux-libre "4.9.25"
+ "15vcphpz40n75jwhbpbwiqvgxsdn05n6nbfg5cksyy24f9fpd35k"
%intel-compatible-systems
#:configuration-file kernel-config))