[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: address@hidden: Update to 4.9.36.
From: |
Mark H. Weaver |
Subject: |
02/02: gnu: address@hidden: Update to 4.9.36. |
Date: |
Thu, 6 Jul 2017 18:44:46 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit 879b89d1ae4dc21d3c45d154b0bae586d2dea4f5
Author: Mark H Weaver <address@hidden>
Date: Thu Jul 6 18:41:45 2017 -0400
gnu: address@hidden: Update to 4.9.36.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.36.
---
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 b13ca47..4fa628f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -373,8 +373,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.35"
- "0fs90jgb01jybkclngg5asvbs1y70f2abs395qcb3lxpx7zxhy1h"
+ (make-linux-libre "4.9.36"
+ "1z58f15my3a8c3j8hfc6p9ydmwgq1399kp1zsbrfd89rxz3m4v6r"
%intel-compatible-systems
#:configuration-file kernel-config))