GNU bug report logs -
#68873
[PATCH 0/3] linux-libre kernel updates (2024-02-01)
Previous Next
Reported by: Wilko Meyer <w <at> wmeyer.eu>
Date: Thu, 1 Feb 2024 15:08:02 UTC
Severity: normal
Tags: patch
Done: Leo Famulari <leo <at> famulari.name>
Bug is archived. No further changes may be made.
Full log
Message #14 received at 68873 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (linux-libre-6.7-version): Update to 6.7.3.
(linux-libre-6.7-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 e748b2cb8e..6ca3652664 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -495,7 +495,7 @@ (define (%upstream-linux-source version hash)
;; The current "mainline" kernel.
-(define-public linux-libre-6.7-version "6.7.2")
+(define-public linux-libre-6.7-version "6.7.3")
(define-public linux-libre-6.7-gnu-revision "gnu")
(define deblob-scripts-6.7
(linux-libre-deblob-scripts
@@ -505,7 +505,7 @@ (define deblob-scripts-6.7
(base32 "1vb2pd0wdfl9p5qi8hj1i5xg1p4pyrp01iqhap9xbb2yai4l80j5")))
(define-public linux-libre-6.7-pristine-source
(let ((version linux-libre-6.7-version)
- (hash (base32 "0wd6pxh7wy9bzjzwd0rdsdnghpr53qbs722fhg07bi19m8dy8kf3")))
+ (hash (base32 "0i1bfkawyp917d9v3qa5nqzspzr3ixx7scbfl8x4lms74xjqrw5p")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.7)))
--
2.41.0
This bug report was last modified 1 year and 106 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.