[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: linux-libre 5.15: Update to 5.15.151.
From: |
guix-commits |
Subject: |
04/07: gnu: linux-libre 5.15: Update to 5.15.151. |
Date: |
Wed, 13 Mar 2024 13:21:08 -0400 (EDT) |
lfam pushed a commit to branch kernel-updates
in repository guix.
commit bbc87198a16bcf9f52745eb1593366f366271f15
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Wed Mar 13 13:18:39 2024 -0400
gnu: linux-libre 5.15: Update to 5.15.151.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.151.
(linux-libre-5.15-pristine-source): Update hash.
Change-Id: I83ddffad4f1ce05723faa5d243e8345b21e39edb
---
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 025afa5a32..f6c466418c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -548,7 +548,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(%upstream-linux-source version hash)
deblob-scripts-6.1)))
-(define-public linux-libre-5.15-version "5.15.150")
+(define-public linux-libre-5.15-version "5.15.151")
(define-public linux-libre-5.15-gnu-revision "gnu")
(define deblob-scripts-5.15
(linux-libre-deblob-scripts
@@ -558,7 +558,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "1a4la9nfdl5qiyfbzhgbqhl638wy1crkgpfnfaj0qf3hg4jsg0g4")))
(define-public linux-libre-5.15-pristine-source
(let ((version linux-libre-5.15-version)
- (hash (base32 "1m74cwsbjwlamxh8vdg2y9jjzk0h7a40adml2p2wszwf8lmmj1gf")))
+ (hash (base32 "0jby224ncdardjwmf8c59s5j71inpvdlzah984ilf2b6y85pc7la")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-5.15)))
- branch kernel-updates created (now 53fe405295), guix-commits, 2024/03/13
- 01/07: gnu: linux-libre: Update to 6.7.9., guix-commits, 2024/03/13
- 03/07: gnu: linux-libre 6.1: Update to 6.1.81., guix-commits, 2024/03/13
- 02/07: gnu: linux-libre 6.6: Update to 6.6.21., guix-commits, 2024/03/13
- 07/07: gnu: linux-libre 4.19: Update to 4.19.309., guix-commits, 2024/03/13
- 05/07: gnu: linux-libre 5.10: Update to 5.10.212., guix-commits, 2024/03/13
- 04/07: gnu: linux-libre 5.15: Update to 5.15.151.,
guix-commits <=
- 06/07: gnu: linux-libre 5.4: Update to 5.4.271., guix-commits, 2024/03/13