[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/08: gnu: linux-libre: Update to 6.7.11.
From: |
guix-commits |
Subject: |
02/08: gnu: linux-libre: Update to 6.7.11. |
Date: |
Sat, 30 Mar 2024 16:19:32 -0400 (EDT) |
lfam pushed a commit to branch kernel-updates
in repository guix.
commit 31a2d96da7edfc28f537725c37b4331b20278327
Author: Wilko Meyer <w@wmeyer.eu>
AuthorDate: Wed Mar 27 13:38:34 2024 +0100
gnu: linux-libre: Update to 6.7.11.
* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.11.
(linux-libre-6.7-pristine-source, deblob-scripts-6.7): Update hashes.
Change-Id: Ifaed591376099432ad2a616ebb2a19b531c29b5e
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 11bba0bf89..6fa1e80236 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -517,17 +517,17 @@ corresponding UPSTREAM-SOURCE (an origin), using the
given DEBLOB-SCRIPTS."
;; The current "stable" kernels. That is, the most recently released major
;; versions that are still supported upstream.
-(define-public linux-libre-6.7-version "6.7.10")
+(define-public linux-libre-6.7-version "6.7.11")
(define-public linux-libre-6.7-gnu-revision "gnu")
(define deblob-scripts-6.7
(linux-libre-deblob-scripts
linux-libre-6.7-version
linux-libre-6.7-gnu-revision
(base32 "1ddngihfmwffgvxxv8xsppi76r6grvdxr6zzfzvgl9qw07a6c9fd")
- (base32 "1lhsy2qnmz47r8m926k1kng912m64j7pnpcvd1ddgdqpq5byp88j")))
+ (base32 "16zh4cj1q7khl943ij4fzc815plbcdllns93chv6725gsm338hsl")))
(define-public linux-libre-6.7-pristine-source
(let ((version linux-libre-6.7-version)
- (hash (base32 "00vw90mypcliq0d72jdh1ql2dfmm7gpswln2qycxdz7rfsrrzfd9")))
+ (hash (base32 "0jhb175nlcncrp0y8md7p83yydlx6qqql6llav8djbv3f74rfr1c")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.7)))
- branch kernel-updates created (now b2009a77ab), guix-commits, 2024/03/30
- 01/08: gnu: linux-libre 6.8: Update to 6.8.2., guix-commits, 2024/03/30
- 04/08: gnu: linux-libre 6.1: Update to 6.1.83., guix-commits, 2024/03/30
- 03/08: gnu: linux-libre 6.6: Update to 6.6.23., guix-commits, 2024/03/30
- 05/08: gnu: linux-libre 5.15: Update to 5.15.153., guix-commits, 2024/03/30
- 06/08: gnu: linux-libre 5.10: Update to 5.10.214., guix-commits, 2024/03/30
- 02/08: gnu: linux-libre: Update to 6.7.11.,
guix-commits <=
- 07/08: gnu: linux-libre 5.4: Update to 5.4.273., guix-commits, 2024/03/30
- 08/08: gnu: linux-libre 4.19: Update to 4.19.311., guix-commits, 2024/03/30