all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#71315] [PATCH] gnu: linux-libre 6.8: Update to 6.8.12.
@ 2024-06-02  2:09 Wilko Meyer
  2024-06-02  5:02 ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Wilko Meyer @ 2024-06-02  2:09 UTC (permalink / raw)
  To: 71315; +Cc: Wilko Meyer, leo

* gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.12.
  (linux-libre-6.9-pristine-source): Update hash.

Change-Id: I6237530adf58773e0cccb647494c0f981b2c2f40
---
Hi Leo,

Just saw the EoL notice but not that there's also been one last update
for the 6.8 kernel series when preparing the current round of patches
until now. I'll hopefully get to prepare a removal patch series
tomorrow/latest by monday.

 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 0f87d9dd34..e2f09f8b1a 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -528,7 +528,7 @@ (define-public linux-libre-6.9-pristine-source
 ;; The current "stable" kernels. That is, the most recently released major
 ;; versions that are still supported upstream.
 
-(define-public linux-libre-6.8-version "6.8.11")
+(define-public linux-libre-6.8-version "6.8.12")
 (define-public linux-libre-6.8-gnu-revision "gnu")
 (define deblob-scripts-6.8
   (linux-libre-deblob-scripts
@@ -538,7 +538,7 @@ (define deblob-scripts-6.8
    (base32 "049qgwx6njh139vzdhgyzpfbc58vqs66nbsyblq6vszqrz27kmki")))
 (define-public linux-libre-6.8-pristine-source
   (let ((version linux-libre-6.8-version)
-        (hash (base32 "1di8kr596sf68sm61kp5rz6bn3sb0q5ag1qc5hm8f9dpyq4wv3dp")))
+        (hash (base32 "0fb0m0fv4521g63gq04d7lm6hy8169s1rykiav5bkd99s9b1kcqr")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.8)))
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#71315] [PATCH] gnu: linux-libre 6.8: Update to 6.8.12.
  2024-06-02  2:09 [bug#71315] [PATCH] gnu: linux-libre 6.8: Update to 6.8.12 Wilko Meyer
@ 2024-06-02  5:02 ` Leo Famulari
  2024-06-04  2:50   ` bug#71315: " Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2024-06-02  5:02 UTC (permalink / raw)
  To: Wilko Meyer; +Cc: 71315

On Sun, Jun 02, 2024 at 04:09:04AM +0200, Wilko Meyer wrote:
> * gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.12.
>   (linux-libre-6.9-pristine-source): Update hash.

Thanks! Pushed to 'kernel-updates'




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#71315: [PATCH] gnu: linux-libre 6.8: Update to 6.8.12.
  2024-06-02  5:02 ` Leo Famulari
@ 2024-06-04  2:50   ` Leo Famulari
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2024-06-04  2:50 UTC (permalink / raw)
  To: Wilko Meyer; +Cc: 71315-done

On Sun, Jun 02, 2024 at 01:02:07AM -0400, Leo Famulari wrote:
> On Sun, Jun 02, 2024 at 04:09:04AM +0200, Wilko Meyer wrote:
> > * gnu/packages/linux.scm (linux-libre-6.8-version): Update to 6.8.12.
> >   (linux-libre-6.9-pristine-source): Update hash.
> 
> Thanks! Pushed to 'kernel-updates'

And now pushed to 'master' as 2004636a733b280bfa3cf4f3107266a94d0b9f37 ,
along with an update of the default package to the 6.9 series.

Thanks again!




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-06-04  2:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-02  2:09 [bug#71315] [PATCH] gnu: linux-libre 6.8: Update to 6.8.12 Wilko Meyer
2024-06-02  5:02 ` Leo Famulari
2024-06-04  2:50   ` bug#71315: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.