all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Wilko Meyer <w@wmeyer.eu>
To: 66923@debbugs.gnu.org
Cc: Wilko Meyer <w@wmeyer.eu>, leo@famulari.name
Subject: [bug#66923] [PATCH 2/2] gnu: linux-libre 6.1: Update to 6.1.61.
Date: Fri,  3 Nov 2023 22:58:01 +0100	[thread overview]
Message-ID: <20231103215825.24485-2-w@wmeyer.eu> (raw)
In-Reply-To: <20231103215825.24485-1-w@wmeyer.eu>

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

Change-Id: Iaab673a11ff578ac7671999deb7d31f4dfd5b1e2
---
 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 d5293cbcdf..02ac5221dd 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -526,17 +526,17 @@ (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.60")
+(define-public linux-libre-6.1-version "6.1.61")
 (define-public linux-libre-6.1-gnu-revision "gnu")
 (define deblob-scripts-6.1
   (linux-libre-deblob-scripts
    linux-libre-6.1-version
    linux-libre-6.1-gnu-revision
    (base32 "1sf80f2i4vf888xjcn84ymn4w5ynn30ib9033zwmv7f09yvfhapy")
-   (base32 "1c73516nbhnz0cxjz38b5794dxygb8sznv9idiibw7ablmjbhd11")))
+   (base32 "1hdibv43xbn1lv83i6qjgfmf1bvqxvq17fryfsq4r4sjgs9212js")))
 (define-public linux-libre-6.1-pristine-source
   (let ((version linux-libre-6.1-version)
-        (hash (base32 "02pvymr1dgd36mp7yikxqqv0sfrpwi1grnvxvx6jbbx6wmx0wljq")))
+        (hash (base32 "1kk4d7ph6pvgdrdmaklg15wf58nw9n7yqgkag7jdvqinzh99sb5d")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))
-- 
2.41.0





  reply	other threads:[~2023-11-03 21:59 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-03 21:56 [bug#66923] [PATCH 0/2] linux-libre kernel updates (2023-11-03) Wilko Meyer
2023-11-03 21:58 ` [bug#66923] [PATCH 1/2] gnu: linux-libre 6.5: Update to 6.5.10 Wilko Meyer
2023-11-03 21:58   ` Wilko Meyer [this message]
2023-11-03 23:55   ` Leo Famulari
2023-11-04  9:20     ` Wilko Meyer
2023-11-04 18:49       ` Leo Famulari
2023-11-05 15:34   ` Leo Famulari
2023-11-05 16:06     ` Leo Famulari
2023-11-06  0:06       ` bug#66923: " Leo Famulari
2023-11-04  9:36 ` [bug#66923] [PATCH v2 1/2] gnu: linux-libre 6.1: Update to 6.1.61 Wilko Meyer
2023-11-04  9:36   ` [bug#66923] [PATCH v2 2/2] gnu: linux-libre 6.5: Update to 6.5.10 Wilko Meyer

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=20231103215825.24485-2-w@wmeyer.eu \
    --to=w@wmeyer.eu \
    --cc=66923@debbugs.gnu.org \
    --cc=leo@famulari.name \
    /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.