* nongnu/packages/linux.scm (linux-5.16): New variable.
This commit is contained in:
Jonathan Brielmaier 2022-01-27 13:05:37 +01:00
parent d88b85aeb2
commit 729e2ce38e
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -60,6 +60,10 @@
"The unmodified Linux kernel, including nonfree blobs, for running Guix
System on hardware which requires nonfree software to function.")))
(define-public linux-5.16
(corrupt-linux linux-libre-5.16 "5.16.2"
"0i1vcv2zi80ixmgjdcq6yk8qhwaqlbbmmrq0prxk41339lx87zh9"))
(define-public linux-5.15
(corrupt-linux linux-libre-5.15 "5.15.16"
"150pzxra564z9xaaclmbbd29x4x9il8y78zz7szi50lzx0a0l2ms"))