guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/06: gnu: linux-libre-with-bpf: Update to 5.8.


From: guix-commits
Subject: 05/06: gnu: linux-libre-with-bpf: Update to 5.8.
Date: Fri, 23 Oct 2020 10:36:31 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 71281742011b76aced52e74113cff89c13d78584
Author: John Soo <jsoo1@asu.edu>
AuthorDate: Sun Sep 20 14:42:04 2020 -0700

    gnu: linux-libre-with-bpf: Update to 5.8.
    
    * gnu/packages/linux.scm (linux-libre-with-bpf): Update kernel.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/linux.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index b4f7e39..a7fa7ba 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1011,8 +1011,8 @@ 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-5.4-version
-          linux-libre-5.4-source
+          linux-libre-5.8-version
+          linux-libre-5.8-source
           '("x86_64-linux" "i686-linux" "armhf-linux"
             "aarch64-linux" "riscv64-linux")
           #:extra-version "bpf"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]