nongnu: linux-lts: Update to 6.12 series.
Upstream Guix defaulted linux-libre-lts to 6.12 in commit 1dcd0ded86e341cbfd0567cefde1e71684c0cdba. Do the same here. * nongnu/packages/linux.scm (linux-lts): Use linux-6.12.
This commit is contained in:
parent
27954407eb
commit
6dc7d74abd
|
@ -159,7 +159,7 @@ on hardware which requires nonfree software to function."))))
|
|||
|
||||
(define-public linux linux-6.11)
|
||||
;; linux-lts points to the *newest* released long-term support version.
|
||||
(define-public linux-lts linux-6.6)
|
||||
(define-public linux-lts linux-6.12)
|
||||
|
||||
(define-public linux-arm64-generic-5.10
|
||||
(corrupt-linux linux-libre-arm64-generic-5.10 #:name "linux-arm64-generic"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user