* nongnu/packages/linux.scm (linux-5.11): New variable.
This commit is contained in:
Jonathan Brielmaier 2021-02-17 00:02:27 +01:00
parent 1d58ea1aca
commit 6d643cc9cd
No known key found for this signature in database
GPG key ID: ECFC83988B4E4B9F

View file

@ -55,6 +55,10 @@
"The unmodified Linux kernel, including nonfree blobs, for running Guix "The unmodified Linux kernel, including nonfree blobs, for running Guix
System on hardware which requires nonfree software to function."))) System on hardware which requires nonfree software to function.")))
(define-public linux-5.11
(corrupt-linux linux-libre-5.11 "5.11"
"1d37w0zvmf8c1l99xvy1hy6p55icjhmbsv7f0amxy2nly1a7pw04"))
(define-public linux-5.10 (define-public linux-5.10
(corrupt-linux linux-libre-5.10 "5.10.16" (corrupt-linux linux-libre-5.10 "5.10.16"
"0dqa40yd1yf488pd5vv8c30wsnqazykv7lvi6lmwgz1v4zmf6vsk")) "0dqa40yd1yf488pd5vv8c30wsnqazykv7lvi6lmwgz1v4zmf6vsk"))