[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/02: gnu: linux-libre-with-bpf: Update to 6.1.
From: |
guix-commits |
Subject: |
01/02: gnu: linux-libre-with-bpf: Update to 6.1. |
Date: |
Fri, 13 Jan 2023 19:09:09 -0500 (EST) |
lfam pushed a commit to branch master
in repository guix.
commit e1bad6d1d786b8a29fd3a0f14d069324e76d4651
Author: Leo Famulari <leo@famulari.name>
AuthorDate: Fri Jan 13 19:03:43 2023 -0500
gnu: linux-libre-with-bpf: Update to 6.1.
This is a followup to commit ce8a34bc9ab89f31f107383ba791954864aed372
* gnu/packages/linux.scm (linux-libre-with-bpf): Update to 6.1.
---
gnu/packages/linux.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index ac1d010393..4bb4623595 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1317,9 +1317,9 @@ Linux kernel. It has been modified to remove all
non-free binary blobs.")
(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"