nongnu: linux: Set to linux-6.10.
`linux-6.9` was removed from upstream Guix. * nongnu/packages/linux.scm (linux): Set to `linux-6.10`.
This commit is contained in:
parent
8d982af6fd
commit
df623c6cd5
|
@ -157,7 +157,7 @@ on hardware which requires nonfree software to function."))))
|
||||||
(define-public linux-4.19
|
(define-public linux-4.19
|
||||||
(corrupt-linux linux-libre-4.19))
|
(corrupt-linux linux-libre-4.19))
|
||||||
|
|
||||||
(define-public linux linux-6.9)
|
(define-public linux linux-6.10)
|
||||||
;; linux-lts points to the *newest* released long-term support version.
|
;; linux-lts points to the *newest* released long-term support version.
|
||||||
(define-public linux-lts linux-6.6)
|
(define-public linux-lts linux-6.6)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user