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 v2 1/2] gnu: linux-libre 6.1: Update to 6.1.61.
Date: Sat,  4 Nov 2023 10:36:30 +0100	[thread overview]
Message-ID: <20231104093633.8951-1-w@wmeyer.eu> (raw)
In-Reply-To: <20231103215631.24177-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 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index c4cea246cc..b78db6d7ee 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.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
@@ -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 "02pvymr1dgd36mp7yikxqqv0sfrpwi1grnvxvx6jbbx6wmx0wljq")))
+        (hash (base32 "1kk4d7ph6pvgdrdmaklg15wf58nw9n7yqgkag7jdvqinzh99sb5d")))
    (make-linux-libre-source version
                             (%upstream-linux-source version hash)
                             deblob-scripts-6.1)))

base-commit: 2ee10d8dcfbec3f3d2783d6d3cd2fde0d07aa9bc
-- 
2.41.0





  parent reply	other threads:[~2023-11-04  9:37 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   ` [bug#66923] [PATCH 2/2] gnu: linux-libre 6.1: Update to 6.1.61 Wilko Meyer
2023-11-03 23:55   ` [bug#66923] [PATCH 1/2] gnu: linux-libre 6.5: Update to 6.5.10 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 ` Wilko Meyer [this message]
2023-11-04  9:36   ` [bug#66923] [PATCH v2 2/2] " 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=20231104093633.8951-1-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.