[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/08: gnu: linux-libre 5.15: Update to 5.15.32.
From: |
guix-commits |
Subject: |
03/08: gnu: linux-libre 5.15: Update to 5.15.32. |
Date: |
Tue, 29 Mar 2022 13:40:52 -0400 (EDT) |
lfam pushed a commit to branch master
in repository guix.
commit 916b333e86b7b0a260c8edf674b10b0af1d7c880
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Tue Mar 29 00:26:45 2022 -0400
gnu: linux-libre 5.15: Update to 5.15.32.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.32.
(linux-libre-5.15-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 a67b02a19f..1de6503463 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -392,7 +392,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
;; The "longterm" kernels — the older releases with long-term upstream support.
;; Here are the support timelines:
;; <https://www.kernel.org/category/releases.html>
-(define-public linux-libre-5.15-version "5.15.31")
+(define-public linux-libre-5.15-version "5.15.32")
(define-public linux-libre-5.15-gnu-revision "gnu")
(define deblob-scripts-5.15
(linux-libre-deblob-scripts
@@ -402,7 +402,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "1rvfr97nbr5s6cp2llhx6l1aih13xs0mh3wjdpn0l6q3f4zz2wfk")))
(define-public linux-libre-5.15-pristine-source
(let ((version linux-libre-5.15-version)
- (hash (base32 "123b4i5li70spf1y8642y8jwkjjcgcg23x8bj4kxkgnm8x5kh8gn")))
+ (hash (base32 "11nz2w6hgwy6va6sxf4ic1s4kv24zbpssgjxsq6n321h4bxcsqql")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
- branch master updated (4b8500e7cb -> 1d62b15dc1), guix-commits, 2022/03/29
- 06/08: gnu: linux-libre 4.19: Update to 4.19.237., guix-commits, 2022/03/29
- 01/08: gnu: linux-libre 5.17: Update to 5.17.1., guix-commits, 2022/03/29
- 05/08: gnu: linux-libre 5.4: Update to 5.4.188., guix-commits, 2022/03/29
- 07/08: gnu: linux-libre 4.14: Update to 4.14.274., guix-commits, 2022/03/29
- 03/08: gnu: linux-libre 5.15: Update to 5.15.32.,
guix-commits <=
- 08/08: gnu: linux-libre 4.9: Update to 4.9.309., guix-commits, 2022/03/29
- 02/08: gnu: linux-libre 5.16: Update to 5.16.18., guix-commits, 2022/03/29
- 04/08: gnu: linux-libre 5.10: Update to 5.10.109., guix-commits, 2022/03/29