[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/04: gnu: address@hidden: Update to 4.9.110.
From: |
Mark H. Weaver |
Subject: |
02/04: gnu: address@hidden: Update to 4.9.110. |
Date: |
Tue, 26 Jun 2018 15:08:31 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit cbffc12315a92308278b6dad317bd163aee2dc7f
Author: Mark H Weaver <address@hidden>
Date: Tue Jun 26 15:02:38 2018 -0400
gnu: address@hidden: Update to 4.9.110.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.110.
---
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 37b577e..dc899c7 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -421,8 +421,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.109"
- "1i27fmlr0b05n4qri2vxdbg0qddwk1clyaramwbl3w0w10k63qkc"
+ (make-linux-libre "4.9.110"
+ "0nzfna9w9a45y521d3dcxkdv66gn38n4pq814rdqazk74qb5macn"
%intel-compatible-systems
#:configuration-file kernel-config))