[PATCH 1/8] gnu: linux-libre 6.9: Update to 6.9.1.

  • Done
  • quality assurance status badge
Details
One participant
  • Wilko Meyer
Owner
unassigned
Submitted by
Wilko Meyer
Severity
normal
W
W
Wilko Meyer wrote on 17 May 14:38 +0200
20240517123829.6708-1-w@wmeyer.eu
* gnu/packages/linux.scm (linux-libre-6.9-version): Update to 6.9.1.
(linux-libre-6.9-pristine-source): Update hash.

Change-Id: I9fc5ff4949e5676d8301df2363bf937b2e4767e5
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 3ed4a1900a..ecbb6e5be2 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -503,7 +503,7 @@ (define (%upstream-linux-source version hash)
;; The current "mainline" kernel.
-(define-public linux-libre-6.9-version "6.9")
+(define-public linux-libre-6.9-version "6.9.1")
(define-public linux-libre-6.9-gnu-revision "gnu")
(define deblob-scripts-6.9
(linux-libre-deblob-scripts
@@ -513,7 +513,7 @@ (define deblob-scripts-6.9
(base32 "0a8ikg2b4q6xkd3pnzvd777ngrx74by7l13q7jg4n88myfxqk9xb")))
(define-public linux-libre-6.9-pristine-source
(let ((version linux-libre-6.9-version)
- (hash (base32 "0jc14s7z2581qgd82lww25p7c4w72scpf49z8ll3wylwk3xh3yi4")))
+ (hash (base32 "0jn0qp22vx7xf2mgaj7cwf8agqhahvrwlda4ak6rw67xk2x19d01")))
(make-linux-libre-source version
(%upstream-linux-source version hash)
deblob-scripts-6.9)))
--
2.41.0
W
W
Wilko Meyer wrote on 17 May 14:55 +0200
Closing my erroneously created issues
(name . GNU Debbugs)(address . control@debbugs.gnu.org)
87seyg4myc.fsf@wmeyer.eu
# Messed up my git format-patch command
# closing erroneously created kernel update patches

close 71003
close 71004
close 71005
close 71006
close 71007
close 71008
close 71009
close 71010
thankyou
?
Your comment

This issue is archived.

To comment on this conversation send an email to 71004@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 71004
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch