nongnu: linux: Update the default linux package to the 6.13 series.

* nongnu/packages/linux.scm (linux): Use linux-6.13.
This commit is contained in:
Jelle Licht 2025-02-21 09:47:29 +01:00
parent 87c5b727d8
commit bb7ef87611
No known key found for this signature in database
GPG key ID: DA4597F947B41025

View file

@ -157,7 +157,7 @@ on hardware which requires nonfree software to function."))))
(define-public linux-5.4
(corrupt-linux linux-libre-5.4))
(define-public linux linux-6.12)
(define-public linux linux-6.13)
;; linux-lts points to the *newest* released long-term support version.
(define-public linux-lts linux-6.12)