[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: linux-libre 4.9: Update to 4.9.240.
From: |
guix-commits |
Subject: |
05/06: gnu: linux-libre 4.9: Update to 4.9.240. |
Date: |
Tue, 20 Oct 2020 16:18:22 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit fe8cad637c131ea1f9b56b62643a77f2413b3588
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Mon Oct 19 22:43:26 2020 -0400
gnu: linux-libre 4.9: Update to 4.9.240.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.240.
(linux-libre-4.9-pristine-source): Update hash.
---
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 c0dcc8f..05ed5cd 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -406,7 +406,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(%upstream-linux-source version hash)
deblob-scripts-4.14)))
-(define-public linux-libre-4.9-version "4.9.239")
+(define-public linux-libre-4.9-version "4.9.240")
(define deblob-scripts-4.9
(linux-libre-deblob-scripts
linux-libre-4.9-version
@@ -414,7 +414,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "0fxajshb75siq39lj5h8xvhdj8lcmddkslwlyj65rhlwk6g2r4b2")))
(define-public linux-libre-4.9-pristine-source
(let ((version linux-libre-4.9-version)
- (hash (base32 "0lfbn5amykvwz1svvxayzhsz1dvm4mgzsnq1g0wqffclxm148hr3")))
+ (hash (base32 "0vvpvw5wsvjnwch5ci63x08qc7qyzpyxbiaxx4521nl8d7371r06")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.9)))
- branch master updated (3eafd41 -> f14f108), guix-commits, 2020/10/20
- 01/06: gnu: linux-libre: Update to 5.8.16., guix-commits, 2020/10/20
- 04/06: gnu: linux-libre 4.14: Update to 4.14.202., guix-commits, 2020/10/20
- 02/06: gnu: linux-libre 5.4: Update to 5.4.72., guix-commits, 2020/10/20
- 03/06: gnu: linux-libre 4.19: Update to 4.19.152., guix-commits, 2020/10/20
- 05/06: gnu: linux-libre 4.9: Update to 4.9.240.,
guix-commits <=
- 06/06: gnu: linux-libre 4.4: Update to 4.4.240., guix-commits, 2020/10/20