mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-12-23 15:24:52 +01:00
nongnu: linux-lts: Raise to version 5.10.
* nongnu/packages/linux.scm (linux-lts): Set to `linux-5.10`. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
This commit is contained in:
parent
5faf8c48c0
commit
701fc04825
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ System on hardware which requires nonfree software to function.")))
|
|||
|
||||
(define-public linux linux-5.11)
|
||||
;; linux-lts points to the *newest* released long-term support version.
|
||||
(define-public linux-lts linux-5.4)
|
||||
(define-public linux-lts linux-5.10)
|
||||
|
||||
(define-public linux-firmware
|
||||
(package
|
||||
|
|
Loading…
Reference in a new issue