[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/06: gnu: linux-libre 6.6: Update to 6.6.45.
From: |
guix-commits |
Subject: |
05/06: gnu: linux-libre 6.6: Update to 6.6.45. |
Date: |
Mon, 12 Aug 2024 12:51:30 -0400 (EDT) |
lfam pushed a commit to branch kernel-updates
in repository guix.
commit 801836db6f774c9bcb0a3f938477e54bdb6c8e48
Author: Wilko Meyer <w@wmeyer.eu>
AuthorDate: Mon Aug 12 00:59:27 2024 +0200
gnu: linux-libre 6.6: Update to 6.6.45.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.45.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I310ccf81c5fbe06f054bc824f74931a29e49a63f
Signed-off-by: Leo Famulari <leo@famulari.name>
---
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 62ccdc5a32..1cfa956d7e 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -550,7 +550,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
;; Here are the support timelines:
;; <https://www.kernel.org/category/releases.html>
-(define-public linux-libre-6.6-version "6.6.44")
+(define-public linux-libre-6.6-version "6.6.45")
(define-public linux-libre-6.6-gnu-revision "gnu")
(define deblob-scripts-6.6
(linux-libre-deblob-scripts
@@ -560,7 +560,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "15xb4miirfmi1khlq4zhb8zmmh82f41jhsfbsfpv8v98yfka2nmb")))
(define-public linux-libre-6.6-pristine-source
(let ((version linux-libre-6.6-version)
- (hash (base32 "1n6ckxx0i4dbq018b56q1wkwq944jhjy225swrpn65a9jfb848ck")))
+ (hash (base32 "0ygiqh4zdg9ndqgyv9fiv4h0cgmgxa7ff28nkjas1r370wjfs6qj")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.6)))
- branch kernel-updates created (now 461c4b057c), guix-commits, 2024/08/12
- 01/06: gnu: linux-libre 6.10: Update to 6.10.3., guix-commits, 2024/08/12
- 03/06: gnu: linux-libre 6.1: Update to 6.1.103., guix-commits, 2024/08/12
- 04/06: gnu: linux-libre 6.10: Update to 6.10.4., guix-commits, 2024/08/12
- 05/06: gnu: linux-libre 6.6: Update to 6.6.45.,
guix-commits <=
- 02/06: gnu: linux-libre 6.6: Update to 6.6.44., guix-commits, 2024/08/12
- 06/06: gnu: linux-libre 6.1: Update to 6.1.104., guix-commits, 2024/08/12