nongnu: Set linux to linux@6.2.
Upstream Guix has now defaulted to linux-libre@6.2. Do likewise here. * nongnu/packages/linux.scm (linux): Set to linux-6.2.
This commit is contained in:
parent
5a54541e23
commit
453f63f60e
|
@ -108,7 +108,7 @@ on hardware which requires nonfree software to function."))))
|
||||||
(define-public linux-4.14
|
(define-public linux-4.14
|
||||||
(corrupt-linux linux-libre-4.14))
|
(corrupt-linux linux-libre-4.14))
|
||||||
|
|
||||||
(define-public linux linux-6.1)
|
(define-public linux linux-6.2)
|
||||||
;; 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-5.15)
|
(define-public linux-lts linux-5.15)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user