[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: gnu: linux-libre 6.7: Update to 6.7.6.
From: |
guix-commits |
Subject: |
01/07: gnu: linux-libre 6.7: Update to 6.7.6. |
Date: |
Sat, 24 Feb 2024 13:23:43 -0500 (EST) |
lfam pushed a commit to branch kernel-updates
in repository guix.
commit 343d30e6914078e4b2f6170e6da60dd5aeef7e9a
Author: Wilko Meyer <w@wmeyer.eu>
AuthorDate: Fri Feb 23 22:38:34 2024 +0100
gnu: linux-libre 6.7: Update to 6.7.6.
* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.6.
(linux-libre-6.7-pristine-source): Update hash.
Change-Id: Ic1511423b3894c5a80240bebe369c861de6384a3
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 ef225479ca..08346c2d45 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -497,7 +497,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
;; The current "mainline" kernel.
-(define-public linux-libre-6.7-version "6.7.5")
+(define-public linux-libre-6.7-version "6.7.6")
(define-public linux-libre-6.7-gnu-revision "gnu")
(define deblob-scripts-6.7
(linux-libre-deblob-scripts
@@ -507,7 +507,7 @@ corresponding UPSTREAM-SOURCE (an origin), using the given
DEBLOB-SCRIPTS."
(base32 "1vb2pd0wdfl9p5qi8hj1i5xg1p4pyrp01iqhap9xbb2yai4l80j5")))
(define-public linux-libre-6.7-pristine-source
(let ((version linux-libre-6.7-version)
- (hash (base32 "1zrralagnv9yr8qdg7lc05735691dbh92mgwfyxrq5xqc504dxi9")))
+ (hash (base32 "1lrp7pwnxnqyy8c2l4n4nz997039gbnssrfm8ss8kl3h2c7fr2g4")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.7)))
- branch kernel-updates created (now 7dbd572c2e), guix-commits, 2024/02/24
- 02/07: gnu: linux-libre 6.6: Update to 6.6.18., guix-commits, 2024/02/24
- 03/07: gnu: linux-libre 6.1: Update to 6.1.79., guix-commits, 2024/02/24
- 04/07: gnu: linux-libre 5.15: Update to 5.15.149., guix-commits, 2024/02/24
- 06/07: gnu: linux-libre 5.4: Update to 5.4.269., guix-commits, 2024/02/24
- 05/07: gnu: linux-libre 5.10: Update to 5.10.210., guix-commits, 2024/02/24
- 01/07: gnu: linux-libre 6.7: Update to 6.7.6.,
guix-commits <=
- 07/07: gnu: linux-libre 4.19: Update to 4.19.307., guix-commits, 2024/02/24