mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-22 08:28:09 +01:00
nongnu: linux: Update to 6.3.
Upstream Guix defaults to linux-libre@6.3. Follow suit by making linux track linux@6.3. * nongnu/packages/linux.scm (linux): Update to linux 6.3.
This commit is contained in:
parent
84b8ddd6e3
commit
c7cb7dc6e5
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,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.2)
|
||||
(define-public linux linux-6.3)
|
||||
;; linux-lts points to the *newest* released long-term support version.
|
||||
(define-public linux-lts linux-6.1)
|
||||
|
||||
|
|
Loading…
Reference in a new issue