[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/07: gnu: linux-libre 4.9: Update to 4.9.322.
From: |
guix-commits |
Subject: |
07/07: gnu: linux-libre 4.9: Update to 4.9.322. |
Date: |
Fri, 8 Jul 2022 11:52:30 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit f081342e10b8ae22ef2cd4a2cbfb1ad6ead4b170
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Fri Jul 8 00:16:27 2022 -0400
gnu: linux-libre 4.9: Update to 4.9.322.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.322.
(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 9a050079ef..b391f7a8ea 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -446,7 +446,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.321")
+(define-public linux-libre-4.9-version "4.9.322")
(define-public linux-libre-4.9-gnu-revision "gnu1")
(define deblob-scripts-4.9
(linux-libre-deblob-scripts
@@ -456,7 +456,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "0bib3641dbcqdkx3anna3caxnsg3nw9cnmhcklq0s93g3m57041h")))
(define-public linux-libre-4.9-pristine-source
(let ((version linux-libre-4.9-version)
- (hash (base32 "1kb976lgikv1qa2pd7spdhmf1l97ip5i1k1kw7j6r7y8f7bwnznl")))
+ (hash (base32 "02g4lkiq6y5i6vrrk2i9h6dxka6mfjpk9dz3517adw5qf79ph6b2")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-4.9)))
- branch master updated (e07fa9b040 -> f081342e10), guix-commits, 2022/07/08
- 06/07: gnu: linux-libre 4.14: Update to 4.14.287., guix-commits, 2022/07/08
- 02/07: gnu: linux-libre 5.15: Update to 5.15.53., guix-commits, 2022/07/08
- 04/07: gnu: linux-libre 5.4: Update to 5.4.204., guix-commits, 2022/07/08
- 07/07: gnu: linux-libre 4.9: Update to 4.9.322.,
guix-commits <=
- 03/07: gnu: linux-libre 5.10: Update to 5.10.129., guix-commits, 2022/07/08
- 01/07: gnu: linux-libre 5.18: Update to 5.18.10., guix-commits, 2022/07/08
- 05/07: gnu: linux-libre 4.19: Update to 4.19.251., guix-commits, 2022/07/08