mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: linux-libre-with-bpf: Update to 6.1.
This is a followup to commit ce8a34bc9a
* gnu/packages/linux.scm (linux-libre-with-bpf): Update to 6.1.
This commit is contained in:
parent
ce036e5d72
commit
e1bad6d1d7
1 changed files with 3 additions and 3 deletions
|
@ -1317,9 +1317,9 @@ (define-public linux-libre-mips64el-fuloong2e
|
|||
(define-public linux-libre-with-bpf
|
||||
(let ((base-linux-libre
|
||||
(make-linux-libre*
|
||||
linux-libre-6.0-version
|
||||
linux-libre-6.0-gnu-revision
|
||||
linux-libre-6.0-source
|
||||
linux-libre-6.1-version
|
||||
linux-libre-6.1-gnu-revision
|
||||
linux-libre-6.1-source
|
||||
'("x86_64-linux" "i686-linux" "armhf-linux"
|
||||
"aarch64-linux" "powerpc64le-linux" "riscv64-linux")
|
||||
#:extra-version "bpf"
|
||||
|
|
Loading…
Reference in a new issue