emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#60523: closed ([PATCH] gnu: linux-libre: Update to 6.1.)


From: GNU bug Tracking System
Subject: bug#60523: closed ([PATCH] gnu: linux-libre: Update to 6.1.)
Date: Fri, 13 Jan 2023 05:50:02 +0000

Your message dated Fri, 13 Jan 2023 00:49:15 -0500
with message-id <Y8Dw27ZPas9u9uue@jasmine.lan>
and subject line Re: bug#60663: [PATCH] gnu: linux-libre: Update to 6.1.
has caused the debbugs.gnu.org bug report #60663,
regarding [PATCH] gnu: linux-libre: Update to 6.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
60663: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=60663
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: linux-libre: Update to 6.1. Date: Tue, 3 Jan 2023 12:11:19 -0500
* gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision,
linux-libre-pristine-source, linux-libre-source, linux-libre): Use linux-libre
6.1.
---
 gnu/packages/linux.scm | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index d0fdcc995b..f89a9fbb3b 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1113,11 +1113,11 @@ (define-public linux-libre-6.0
                        "aarch64-linux" "powerpc64le-linux" "riscv64-linux")
                      #:configuration-file kernel-config))
 
-(define-public linux-libre-version         linux-libre-6.0-version)
-(define-public linux-libre-gnu-revision    linux-libre-6.0-gnu-revision)
-(define-public linux-libre-pristine-source linux-libre-6.0-pristine-source)
-(define-public linux-libre-source          linux-libre-6.0-source)
-(define-public linux-libre                 linux-libre-6.0)
+(define-public linux-libre-version         linux-libre-6.1-version)
+(define-public linux-libre-gnu-revision    linux-libre-6.1-gnu-revision)
+(define-public linux-libre-pristine-source linux-libre-6.1-pristine-source)
+(define-public linux-libre-source          linux-libre-6.1-source)
+(define-public linux-libre                 linux-libre-6.1)
 
 (define-public linux-libre-5.15
   (make-linux-libre* linux-libre-5.15-version
-- 
2.38.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#60663: [PATCH] gnu: linux-libre: Update to 6.1. Date: Fri, 13 Jan 2023 00:49:15 -0500
On Wed, Jan 11, 2023 at 09:46:29PM -0500, Maxim Cournoyer wrote:
> I'm stuck on using 5.15 myself due to #59361, so can't comment on the
> well functioning of linux-libre 6.1 just yet, but I trust that it
> should, so unless someone else saw issues using it, I think you can go
> ahead and apply the change.

Okay, pushed as ce8a34bc9ab89f31f107383ba791954864aed372

Do you know if #59361 has been reported upstream?


--- End Message ---

reply via email to

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