mirror of
https://gitlab.com/nonguix/nonguix.git
synced 2024-11-23 00:48:08 +01:00
nongnu: Remove linux@5.9.
* nongnu/packages/linux.scm (linux-5.9): Remove. It was dropped by upstream.
This commit is contained in:
parent
50b6486e98
commit
babd9b9981
1 changed files with 1 additions and 4 deletions
|
@ -3,6 +3,7 @@
|
|||
;;; Copyright © 2019 Giacomo Leidi <goodoldpaul@autistici.org>
|
||||
;;; Copyright © 2019 Timotej Lazar <timotej.lazar@araneo.si>
|
||||
;;; Copyright © 2020 James Smith <jsubuntuxp@disroot.org>
|
||||
;;; Copyright © 2020 Jonathan Brielmaier <jonathan.brielmaier@web.de>
|
||||
;;;
|
||||
;;; This program is free software: you can redistribute it and/or modify
|
||||
;;; it under the terms of the GNU General Public License as published by
|
||||
|
@ -58,10 +59,6 @@ System on hardware which requires nonfree software to function.")))
|
|||
(corrupt-linux linux-libre-5.10 "5.10.3"
|
||||
"09cml495fnf52lhlkjxjznw34q5s8arvq7shkb6wjq6fwlrk65gr"))
|
||||
|
||||
(define-public linux-5.9
|
||||
(corrupt-linux linux-libre-5.9 "5.9.16"
|
||||
"11mbnjvb5d5gwbrwlkqvzpg1ij4m19l5wr3wca9iiyg5i2papmxh"))
|
||||
|
||||
(define-public linux-5.4
|
||||
(corrupt-linux linux-libre-5.4 "5.4.85"
|
||||
"0220k327aa7gg48fqw171mcng8h717c4a1v14r3q36ksirnmiqqx"))
|
||||
|
|
Loading…
Reference in a new issue