mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: linux-libre-headers: Update to 5.10.35.
* gnu/packages/linux.scm (linux-libre-headers-5.4.20): Rename to ... (linux-libre-headers-5.10.35): ... this. Update to 5.10.35. (linux-libre-headers): Adjust accordingly.
This commit is contained in:
parent
3f17ee680e
commit
70838cf991
1 changed files with 4 additions and 4 deletions
|
@ -646,11 +646,11 @@ (define-public linux-libre-headers-4.4
|
|||
|
||||
;; The following package is used in the early bootstrap, and thus must be kept
|
||||
;; stable and with minimal build requirements.
|
||||
(define-public linux-libre-headers-5.4.20
|
||||
(make-linux-libre-headers "5.4.20"
|
||||
"1qxhf6dmcwjblzx8fgn6vr10p38xw10iwh6d1y1v1mxb25y30b47"))
|
||||
(define-public linux-libre-headers-5.10.35
|
||||
(make-linux-libre-headers "5.10.35"
|
||||
"0q2rnchad55d49f3rajrkazz0fcjv1irwrdb1hwjnl01fzm2gjk3"))
|
||||
|
||||
(define-public linux-libre-headers linux-libre-headers-5.4.20)
|
||||
(define-public linux-libre-headers linux-libre-headers-5.10.35)
|
||||
|
||||
|
||||
;;;
|
||||
|
|
Loading…
Reference in a new issue