nongnu: Remove linux@6.3.

Upstream Guix will remove linux-libre@6.3 very soon.

* nongnu/packages/linux.scm (linux-6.3): Remove variable.
This commit is contained in:
podiki 2023-08-09 16:32:52 -04:00
parent de070a920d
commit 299d9e9b9c
No known key found for this signature in database
GPG key ID: 499097AE5EA815D9

View file

@ -105,9 +105,6 @@ on hardware which requires nonfree software to function."))))
(define-public linux-6.4
(corrupt-linux linux-libre-6.4))
(define-public linux-6.3
(corrupt-linux linux-libre-6.3))
(define-public linux-6.1
(corrupt-linux linux-libre-6.1))