all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: 67016@debbugs.gnu.org
Cc: Wilko Meyer <w@wmeyer.eu>, Leo Famulari <leo@famulari.name>,
	Tobias Geerinckx-Rice <me@tobias.gr>
Subject: [bug#67016] [PATCH v2 2/9] gnu: linux-libre 6.1: Update to 6.1.62.
Date: Mon, 13 Nov 2023 19:53:53 -0500	[thread overview]
Message-ID: <81e2d5790170d8651148a7d221f8a689891aae9f.1699923240.git.leo@famulari.name> (raw)
In-Reply-To: <5b332146664f5d35e24fcfb4c80e86386c5cc2f6.1699923240.git.leo@famulari.name>

From: Wilko Meyer <w@wmeyer.eu>

* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.62.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I6ba03b5b83058dcc7df5047252ceb35e9be723f4
Signed-off-by: Leo Famulari <leo@famulari.name>
---
 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 aac88f123e..4d49a203b9 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -511,7 +511,7 @@ (define-public linux-libre-6.5-pristine-source
 ;; The "longterm" kernels — the older releases with long-term upstream support.
 ;; Here are the support timelines:
 ;; <https://www.kernel.org/category/releases.html>
-(define-public linux-libre-6.1-version "6.1.61")
+(define-public linux-libre-6.1-version "6.1.62")
 (define-public linux-libre-6.1-gnu-revision "gnu")
 (define deblob-scripts-6.1
   (linux-libre-deblob-scripts
@@ -521,7 +521,7 @@ (define deblob-scripts-6.1
    (base32 "1hdibv43xbn1lv83i6qjgfmf1bvqxvq17fryfsq4r4sjgs9212js")))
 (define-public linux-libre-6.1-pristine-source
   (let ((version linux-libre-6.1-version)
-        (hash (base32 "1kk4d7ph6pvgdrdmaklg15wf58nw9n7yqgkag7jdvqinzh99sb5d")))
+        (hash (base32 "1v453q4sf0j8708ivs1zmdf645hgimqvxfc8xz7czgnnmipn3zdr")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))
-- 
2.41.0





  reply	other threads:[~2023-11-14  0:54 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-09 13:26 [bug#67016] [PATCH 0/7] linux-libre kernel updates (2023-11-09) Wilko Meyer
2023-11-09 13:28 ` [bug#67016] [PATCH 1/7] gnu: linux-libre 6.5: Update to 6.5.11 Wilko Meyer
2023-11-09 13:28   ` [bug#67016] [PATCH 2/7] gnu: linux-libre 6.1: Update to 6.1.62 Wilko Meyer
2023-11-09 13:28   ` [bug#67016] [PATCH 3/7] gnu: linux-libre 5.15: Update to 5.15.138 Wilko Meyer
2023-11-09 13:28   ` [bug#67016] [PATCH 4/7] gnu: linux-libre 5.10: Update to 5.10.200 Wilko Meyer
2023-11-09 13:28   ` [bug#67016] [PATCH 5/7] gnu: linux-libre 5.4: Update to 5.4.260 Wilko Meyer
2023-11-09 13:28   ` [bug#67016] [PATCH 6/7] gnu: linux-libre 4.19: Update to 4.19.298 Wilko Meyer
2023-11-09 13:28   ` [bug#67016] [PATCH 7/7] gnu: linux-libre 4.14: Update to 4.14.329 Wilko Meyer
2023-11-10 18:36   ` [bug#67016] [PATCH 1/7] gnu: linux-libre 6.5: Update to 6.5.11 Leo Famulari
2023-11-11  7:32     ` Leo Famulari
2023-11-14  1:00       ` Leo Famulari
2023-11-15 10:02         ` Wilko Meyer
2023-11-14  5:11   ` bug#67016: " Leo Famulari
2023-11-14  5:14     ` [bug#67016] " Leo Famulari
2023-11-14  0:53 ` [bug#67016] [PATCH v2 1/9] " Leo Famulari
2023-11-14  0:53   ` Leo Famulari [this message]
2023-11-14  0:53   ` [bug#67016] [PATCH v2 3/9] gnu: linux-libre 5.15: Update to 5.15.138 Leo Famulari
2023-11-14  0:53   ` [bug#67016] [PATCH v2 4/9] gnu: linux-libre 5.10: Update to 5.10.200 Leo Famulari
2023-11-14  0:53   ` [bug#67016] [PATCH v2 5/9] gnu: linux-libre 5.4: Update to 5.4.260 Leo Famulari
2023-11-14  0:53   ` [bug#67016] [PATCH v2 6/9] gnu: linux-libre 4.19: Update to 4.19.298 Leo Famulari
2023-11-14  0:53   ` [bug#67016] [PATCH v2 7/9] gnu: linux-libre 4.14: Update to 4.14.329 Leo Famulari
2023-11-14  0:53   ` [bug#67016] [PATCH v2 8/9] gnu: Add linux-libre 6.6.1 Leo Famulari
2023-11-14  0:54   ` [bug#67016] [PATCH v2 9/9] gnu: Make linux-libre 6.6 the default Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=81e2d5790170d8651148a7d221f8a689891aae9f.1699923240.git.leo@famulari.name \
    --to=leo@famulari.name \
    --cc=67016@debbugs.gnu.org \
    --cc=me@tobias.gr \
    --cc=w@wmeyer.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.