[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/07: gnu: linux-libre: Update to 5.15.26.
From: |
guix-commits |
Subject: |
02/07: gnu: linux-libre: Update to 5.15.26. |
Date: |
Sun, 6 Mar 2022 18:40:39 -0500 (EST) |
lfam pushed a commit to branch master
in repository guix.
commit 64bd6bab4242fff22cc5e8d16fb44e077babc709
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Thu Mar 3 19:40:24 2022 -0500
gnu: linux-libre: Update to 5.15.26.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.26.
(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 c94f8132e5..e3b2c0e56f 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -375,7 +375,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.25")
+(define-public linux-libre-5.15-version "5.15.26")
(define-public linux-libre-5.15-gnu-revision "gnu")
(define deblob-scripts-5.15
(linux-libre-deblob-scripts
@@ -385,7 +385,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "0rx47qqav0nzmb81fm4gv6yp5iwskhlbyiza5rsjn76pgwcb7jv3")))
(define-public linux-libre-5.15-pristine-source
(let ((version linux-libre-5.15-version)
- (hash (base32 "0y9qahkya5dfnr6g04w5ym0p6h9ixmcdhvgz9g2b64aaaazgz6a3")))
+ (hash (base32 "0fmydc5v51iacd5ys7p1m1k2318p47prj8xv02rcngv1y8s224jq")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
- branch master updated (3ac1366648 -> 0dc7b53aaa), guix-commits, 2022/03/06
- 05/07: gnu: linux-libre 4.19: Update to 4.19.232., guix-commits, 2022/03/06
- 06/07: gnu: linux-libre 4.14: Update to 4.14.269., guix-commits, 2022/03/06
- 03/07: gnu: linux-libre 5.10: Update to 5.10.103., guix-commits, 2022/03/06
- 07/07: gnu: linux-libre 4.9: Update to 4.9.304., guix-commits, 2022/03/06
- 01/07: gnu: linux-libre 5.16: Update to 5.16.12., guix-commits, 2022/03/06
- 02/07: gnu: linux-libre: Update to 5.15.26.,
guix-commits <=
- 04/07: gnu: linux-libre 5.4: Update to 5.4.182., guix-commits, 2022/03/06