nongnu: linux: Update to 6.5.
Upstream Guix defaults to linux-libre@6.5. Follow suit by making linux track linux@6.5. * nongnu/packages/linux.scm (linux): Update to linux-6.5. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
This commit is contained in:
parent
657cfa0822
commit
35f6a5b892
|
@ -126,7 +126,7 @@ on hardware which requires nonfree software to function."))))
|
|||
(define-public linux-4.14
|
||||
(corrupt-linux linux-libre-4.14))
|
||||
|
||||
(define-public linux linux-6.4)
|
||||
(define-public linux linux-6.5)
|
||||
;; linux-lts points to the *newest* released long-term support version.
|
||||
(define-public linux-lts linux-6.1)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user