mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 16:38:09 +01:00
nongnu: linux-lts: Update to linux-5.15.
* nongnu/packages/linux.scm (linux-lts): Update to linux-5.15.
This commit is contained in:
parent
a7d5ea5899
commit
11a3834e50
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ System on hardware which requires nonfree software to function.")))
|
||||||
|
|
||||||
(define-public linux linux-5.17)
|
(define-public linux linux-5.17)
|
||||||
;; 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.10)
|
(define-public linux-lts linux-5.15)
|
||||||
|
|
||||||
(define-public linux-firmware
|
(define-public linux-firmware
|
||||||
(package
|
(package
|
||||||
|
|
Loading…
Reference in a new issue