[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/02: gnu: address@hidden: Update to 4.9.48.
From: |
Mark H. Weaver |
Subject: |
02/02: gnu: address@hidden: Update to 4.9.48. |
Date: |
Fri, 8 Sep 2017 03:50:49 -0400 (EDT) |
mhw pushed a commit to branch master
in repository guix.
commit b3a63e697df48a15970f024dc2108e82c4ba87e1
Author: Mark H Weaver <address@hidden>
Date: Fri Sep 8 03:46:16 2017 -0400
gnu: address@hidden: Update to 4.9.48.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.48.
---
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 fb3bc4d..e01f298 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -377,8 +377,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.47"
- "0gkmznb168m90zhyn9xg9420k64ba7bmyg70gazfr80y47w6jpdw"
+ (make-linux-libre "4.9.48"
+ "0xm7fr4z3k8cxdybk4q0n7iv5c44y7a8zsqvcmn9wznymq37663r"
%intel-compatible-systems
#:configuration-file kernel-config))